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 1c8a566 + 06e91a8 commit 19629c3Copy full SHA for 19629c3
modules/rabbitmq/build.gradle
@@ -4,7 +4,7 @@ dependencies {
4
api project(":testcontainers")
5
6
testImplementation 'com.rabbitmq:amqp-client:5.26.0'
7
- compileOnly 'org.jetbrains:annotations:26.0.2'
+ compileOnly 'org.jetbrains:annotations:26.0.2-1'
8
}
9
10
tasks.japicmp {
0 commit comments