Skip to content

Commit ff2a226

Browse files
committed
chore(deps): update Kotlin to 2.1.10
1 parent 937587a commit ff2a226

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
hoplite = "2.9.0"
33
koin = "4.1.0-Beta5"
44
koin-annotations = "2.0.0-RC1"
5-
ksp = "2.1.0-1.0.29"
5+
ksp = "2.1.10-1.0.29"
66
jackson = "2.18.2"
77
kotlinx-serialization = "1.8.0"
8-
kotlin = "2.1.0"
8+
kotlin = "2.1.10"
99
coroutines = "1.10.1"
1010

1111
mongodb = "5.3.1"

0 commit comments

Comments
 (0)