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 676b5c3Copy full SHA for 676b5c3
build.gradle
@@ -44,7 +44,7 @@ targetCompatibility = JavaVersion.VERSION_11
44
ext {
45
debeziumVersion = "1.3.0.Final"
46
jacksonVersion = "2.19.0"
47
- junit5Version = "5.12.2"
+ junit5Version = "6.0.0"
48
kafkaVersion = "2.0.1"
49
log4jVersion = "2.24.3"
50
testcontainersVersion = "1.21.0"
0 commit comments