Skip to content

Commit

Permalink
Update junit5 monorepo to v5.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent 82373d8 commit b8a3fbe
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.11.3")
implementation(kotlin("stdlib-jdk8"))
implementation("com.github.thake.logminer", "logminer-sql-parser", "0.1.0")
implementation("net.openhft", "chronicle-queue", "5.24ea9")
Expand Down

0 comments on commit b8a3fbe

Please sign in to comment.