There was an error while loading. Please reload this page.
1 parent 62303ce commit bbb38ecCopy full SHA for bbb38ec
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.13'
+ slf4jVersion = '2.0.16'
38
}
39
40
dependencies {
0 commit comments