Skip to content

Commit

Permalink
fix(deps): update kotestversion to v5.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 6, 2024
1 parent d0cc3d3 commit 727a4d9
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 @@ -15,7 +15,7 @@ plugins {
group = "zip"
version = "0.0.15-SNAPSHOT"
val qeurydslVersion = "5.0.0"
val kotestVersion = "5.5.3"
val kotestVersion = "5.9.1"

allOpen {
annotation("javax.persistence.Entity")
Expand Down

0 comments on commit 727a4d9

Please sign in to comment.