Skip to content

Commit 2fe42d2

Browse files
committed
Update Kotlin
1 parent 5633c5f commit 2fe42d2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[versions]
22
# Plugins
3-
kotlin = "1.9.24"
3+
kotlin = "1.9.25"
44
detekt = "1.23.0"
55
shadow = "8.1.1"
66

77
# Libraries
88
koin = "3.5.6"
9-
coroutines = { strictly = "1.8.1" }
9+
coroutines = { strictly = "1.10.2" }
1010
diskord = "5.4.0"
1111
ktor = "2.3.12"
1212
exposed = "0.37.3"

0 commit comments

Comments
 (0)