Skip to content

Commit

Permalink
fix(deps): update kotest to v5.8.0 (#252)
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 Nov 6, 2023
1 parent 5ae0731 commit 8c679ad
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.7.3"
spring-boot = "2.7.17"
spring-kafka = "2.9.13"
junit = "5.10.0"
kotest = "5.7.2"
kotest = "5.8.0"
mockito = "5.1.0"
wiremock = "3.3.0"
testcontainers = "1.19.1"
Expand Down

0 comments on commit 8c679ad

Please sign in to comment.