Skip to content

Commit

Permalink
Update junit5 monorepo to v5.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 12, 2023
1 parent 4de69d0 commit 0be621f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {
val kafkaVersion by extra("2.5.1")
val confluentVersion by extra("5.5.14")
val kotestVersion by extra("4.2.5")
val junitVersion by extra("5.7.0")
val junitVersion by extra("5.9.2")
implementation(kotlin("stdlib-jdk8"))
implementation("com.github.thake.logminer", "logminer-sql-parser", "0.1.0")
implementation("net.openhft", "chronicle-queue", "5.20.21")
Expand Down

0 comments on commit 0be621f

Please sign in to comment.