Skip to content

Commit f81d7e7

Browse files
committed
build(deps): Update Kotlin to 2.0.10, simbot to 4.6.0
1 parent c3f6f2e commit f81d7e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[versions]
2-
kotlin = "2.0.0"
2+
kotlin = "2.0.10"
33
kotlinx-coroutines = "1.8.1"
44
kotlinx-serialization = "1.7.1"
55
dokka = "1.9.20"
66
openjdk-jmh = "1.37"
77
ktor = "2.3.12"
88
log4j = "2.23.0"
99
# simbot
10-
simbot = "4.5.0"
10+
simbot = "4.6.0"
1111
suspendTransform = "0.9.0"
1212
gradleCommon = "0.6.0"
1313
# ksp

0 commit comments

Comments
 (0)