Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit 70dc7fc

Browse files
chore(core-deps): update kotlin monorepo to v1.9.23
1 parent 7508965 commit 70dc7fc

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,7 +1,7 @@
11
[versions]
22
android-plugins = "7.0.0"
33
kotest = "5.8.0"
4-
kotlin = "1.9.22"
4+
kotlin = "1.9.23"
55

66
[libraries]
77
kotest-assertions-core = { module = "io.kotest:kotest-assertions-core", version.ref = "kotest" }

0 commit comments

Comments
 (0)