Skip to content

Commit

Permalink
fix(deps): update kotest to v5.9.0 (#424)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 10, 2024
1 parent df7e365 commit cff9a6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs-test.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kotlinx = "1.8.0"
spring-boot = "2.7.18"
spring-kafka = "2.9.13"
junit = "5.10.2"
kotest = "5.8.1"
kotest = "5.9.0"
mockito = "5.3.1"
ktor = "2.3.11"
stove = "0.9.9-SNAPSHOT"
Expand Down

0 comments on commit cff9a6e

Please sign in to comment.