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 718f9db commit b4ad978Copy full SHA for b4ad978
build.gradle
@@ -1,6 +1,6 @@
1
buildscript {
2
ext {
3
- kotlin_version = "2.2.0"
+ kotlin_version = "2.2.10"
4
rabbitmq_java_client_version = "5.26.0"
5
junit_jupiter_version = "5.10.1"
6
testcontainers_version = "1.21.3"
0 commit comments