Skip to content

Commit

Permalink
chore(deps): update kotestversion to v5.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and KengoTODA committed Dec 2, 2023
1 parent 988b442 commit c7f8f06
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ testing {
val test by getting(JvmTestSuite::class) {
useJUnitJupiter()
dependencies {
val kotestVersion = "5.6.2"
val kotestVersion = "5.8.0"
implementation(gradleTestKit())
implementation("io.kotest:kotest-runner-junit5:$kotestVersion")
implementation("io.kotest:kotest-assertions-core:$kotestVersion")
Expand Down

0 comments on commit c7f8f06

Please sign in to comment.