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 559df36 commit 3eb8207Copy full SHA for 3eb8207
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
testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.11.0'
8
0 commit comments