Skip to content

Commit b5df33b

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/modules/nginx/org.jetbrains-annotations-26.0.2-1' into combined-pr-branch
2 parents 58ea60b + 4ef311f commit b5df33b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/nginx/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ description = "Testcontainers :: Nginx"
22

33
dependencies {
44
api project(':testcontainers')
5-
compileOnly 'org.jetbrains:annotations:26.0.2'
5+
compileOnly 'org.jetbrains:annotations:26.0.2-1'
66
}
77

88
tasks.japicmp {

0 commit comments

Comments
 (0)