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 424dfde + 1fff2f3 commit 718f9dbCopy full SHA for 718f9db
build.gradle
@@ -3,7 +3,7 @@ buildscript {
3
kotlin_version = "2.2.0"
4
rabbitmq_java_client_version = "5.26.0"
5
junit_jupiter_version = "5.10.1"
6
- testcontainers_version = "1.21.2"
+ testcontainers_version = "1.21.3"
7
httpclient_version = "5.5"
8
rabbitmq_http_client_version = "5.4.0"
9
}
0 commit comments