Skip to content

Commit f01bd2a

Browse files
chore: bump io.kotest:kotest-bom from 6.0.5 to 6.0.7 in the gradle-updates group (#115)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e1a60ea commit f01bd2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ okhttp-logging-interceptor = { module = "com.squareup.okhttp3:logging-intercepto
2929
okhttp-brotli = { module = "com.squareup.okhttp3:okhttp-brotli" }
3030
okhttp-mockwebserver = { module = "com.squareup.okhttp3:mockwebserver" }
3131

32-
kotest-bom = { module = "io.kotest:kotest-bom", version = "6.0.5" }
32+
kotest-bom = { module = "io.kotest:kotest-bom", version = "6.0.7" }
3333
kotest-assertions-core = { module = "io.kotest:kotest-assertions-core" }
3434
kotest-assertions-json = { module = "io.kotest:kotest-assertions-json" }
3535
kotest-property = { module = "io.kotest:kotest-property" }

0 commit comments

Comments
 (0)