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 0286e32 + f218aa2 commit dd2dce0Copy full SHA for dd2dce0
modules/nginx/build.gradle
@@ -2,5 +2,5 @@ description = "Testcontainers :: Nginx"
2
3
dependencies {
4
api project(':testcontainers')
5
- compileOnly 'org.jetbrains:annotations:26.0.2-1'
+ compileOnly 'org.jetbrains:annotations:26.1.0'
6
}
0 commit comments