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 3ec008d commit 4ef311fCopy full SHA for 4ef311f
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