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 13dc7da + d500fa6 commit 4dc5597Copy full SHA for 4dc5597
modules/selenium/build.gradle
@@ -13,5 +13,5 @@ dependencies {
13
testImplementation project(':nginx')
14
testImplementation 'org.assertj:assertj-core:3.24.2'
15
16
- compileOnly 'org.jetbrains:annotations:24.0.0'
+ compileOnly 'org.jetbrains:annotations:24.0.1'
17
}
0 commit comments