We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82373d8 commit 0444fa1Copy full SHA for 0444fa1
1 file changed
build.gradle.kts
@@ -27,7 +27,7 @@ dependencies {
27
val kafkaVersion by extra("2.5.1")
28
val confluentVersion by extra("5.5.14")
29
val kotestVersion by extra("4.2.5")
30
- val junitVersion by extra("5.7.0")
+ val junitVersion by extra("5.13.4")
31
implementation(kotlin("stdlib-jdk8"))
32
implementation("com.github.thake.logminer", "logminer-sql-parser", "0.1.0")
33
implementation("net.openhft", "chronicle-queue", "5.24ea9")
0 commit comments