We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eff2b60 commit b74e807Copy full SHA for b74e807
build.gradle
@@ -34,7 +34,7 @@ java {
34
ext {
35
seleniumVersion = project.property('selenium.version')
36
appiumClientVersion = project.property('appiumClient.version')
37
- slf4jVersion = '2.0.16'
+ slf4jVersion = '2.0.17'
38
}
39
40
dependencies {
0 commit comments