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.
2 parents 10d1406 + 553f547 commit ace57c1Copy full SHA for ace57c1
modules/selenium/build.gradle
@@ -15,5 +15,5 @@ dependencies {
15
testImplementation project(':nginx')
16
testImplementation 'org.assertj:assertj-core:3.24.2'
17
18
- compileOnly 'org.jetbrains:annotations:24.0.1'
+ compileOnly 'org.jetbrains:annotations:24.1.0'
19
}
0 commit comments