Skip to content

Commit

Permalink
Update dependency io.kotest:kotest-runner-junit5 to v4.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 6, 2023
1 parent 0d4d847 commit 9ea5360
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
buildscript {
ext {
atrium_version = '0.18.0'
kotest_version = "4.4.3"
kotest_version = "4.6.4"
}
}

Expand Down

0 comments on commit 9ea5360

Please sign in to comment.