Skip to content

Commit

Permalink
fix(deps): update kotestversion to v5.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 17, 2023
1 parent 568a18a commit 435f066
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.6.0"

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

0 comments on commit 435f066

Please sign in to comment.