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 09bbd2a commit a0c6da7Copy full SHA for a0c6da7
build.gradle
@@ -47,7 +47,7 @@ ext {
47
junit5Version = "5.12.2"
48
kafkaVersion = "2.0.1"
49
log4jVersion = "2.24.3"
50
- testcontainersVersion = "1.21.0"
+ testcontainersVersion = "1.21.3"
51
}
52
53
distributions {
0 commit comments