SLF4J: The requested version 1.7.16 by your slf4j binding is not compatible with [1.6]

hello katalon community,
This issue appeared again on latest Katalon Studio v6.0.5 when i write automated tests in java.
and i always received error message and test running is stopped.

Note: i am using OS: windows 10, my test case is very simple.

this is my console result:

The SLF4J warning you see in the logs has nothing to do with your issue. The real issue is that it cannot find any test case at:

‘Test Cases/Inventory Page/Add query’

Please ensure that your test case name and location match this.