Skip to content
This repository was archived by the owner on Feb 1, 2025. It is now read-only.

Commit 528929f

Browse files
fix(deps): update kotest to v5.9.0
1 parent 30bc286 commit 528929f

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
@@ -1,6 +1,6 @@
11
[versions]
22
koin = "3.5.0"
3-
kotest = "5.7.2"
3+
kotest = "5.9.0"
44

55
[libraries]
66
koin-core = { module = "io.insert-koin:koin-core", version.ref = "koin" }

0 commit comments

Comments
 (0)