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 e495450 commit 252711fCopy full SHA for 252711f
modules/selenium/build.gradle
@@ -13,7 +13,7 @@ dependencies {
13
14
testImplementation 'org.mortbay.jetty:jetty:6.1.26'
15
testImplementation project(':testcontainers-nginx')
16
- testImplementation 'org.assertj:assertj-core:3.27.3'
+ testImplementation 'org.assertj:assertj-core:3.27.4'
17
18
compileOnly 'org.jetbrains:annotations:26.0.2'
19
}
0 commit comments