Skip to content

Commit

Permalink
REN - Update dependency io.kotest:kotest-runner-junit5 to v5.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 11, 2024
1 parent 716d3e1 commit 201eb35
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 @@ -22,7 +22,7 @@ kotlin { jvmToolchain(17) }

dependencies {
val ktorVersion = "2.3.9"
val kotestVersion = "5.8.0"
val kotestVersion = "5.8.1"
val kotlinProcessVersion = "1.4.1"
val kotlinxSerializationVersion = "1.6.3"
val kamelVersion = "0.4.1"
Expand Down

0 comments on commit 201eb35

Please sign in to comment.