We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 46e748d + e76315c commit 96f9037Copy full SHA for 96f9037
gradle/libs.versions.toml
@@ -3,17 +3,17 @@ kotlin = "2.0.0"
3
kotlinx-coroutines = "1.8.1"
4
kotlinx-serialization = "1.6.3"
5
dokka = "1.9.20"
6
-ktor = "2.3.8"
+ktor = "2.3.11"
7
openjdk-jmh = "1.35"
8
log4j = "2.20.0"
9
# simbot
10
-simbot = "4.0.0-RC3"
+simbot = "4.0.0"
11
suspendTransform = "0.9.0"
12
gradleCommon = "0.4.0"
13
# ksp
14
ksp = "2.0.0-1.0.22"
15
# https://square.github.io/kotlinpoet/
16
-kotlinPoet = "1.16.0"
+kotlinPoet = "1.17.0"
17
# https://mockk.io/
18
mockk = "1.13.10"
19
# https://detekt.dev/docs/intro
0 commit comments