Skip to content

Commit 20501f8

Browse files
fix(deps): update kotest to v5.9.1 (#460)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3012e09 commit 20501f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ nexusPublish = "2.0.0"
4343
shadow = "8.1.1"
4444
hoplite = "2.8.0.RC3"
4545
junit = "5.10.2"
46-
kotest = "5.9.0"
46+
kotest = "5.9.1"
4747
mockito = "5.3.1"
4848
quiver = "0.5.4"
4949
akkurate = "0.8.0"

recipes/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ kediatr = "3.0.0"
7171
# Testing
7272
stove = "1.0.0-SNAPSHOT"
7373
junit = "5.10.2"
74-
kotest = "5.9.0"
74+
kotest = "5.9.1"
7575

7676
[libraries]
7777
# Kotlin

0 commit comments

Comments
 (0)