We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 77d650c + 49706ac commit d55cc9fCopy full SHA for d55cc9f
build.gradle
@@ -3,7 +3,7 @@ buildscript {
3
kotlin_version = "1.9.20"
4
rabbitmq_java_client_version = "5.20.0"
5
junit_jupiter_version = "5.10.1"
6
- testcontainers_version = "1.19.1"
+ testcontainers_version = "1.19.2"
7
httpclient_version = "5.2.1"
8
rabbitmq_http_client_version = "5.2.0"
9
}
0 commit comments