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 58ea60b + 4ef311f commit b5df33bCopy full SHA for b5df33b
modules/nginx/build.gradle
@@ -2,7 +2,7 @@ description = "Testcontainers :: Nginx"
2
3
dependencies {
4
api project(':testcontainers')
5
- compileOnly 'org.jetbrains:annotations:26.0.2'
+ compileOnly 'org.jetbrains:annotations:26.0.2-1'
6
}
7
8
tasks.japicmp {
0 commit comments