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.
1 parent e8016f1 commit b5223b0Copy full SHA for b5223b0
gradle/libs.versions.toml
@@ -1,12 +1,12 @@
1
[versions]
2
adventure = "4.17.0"
3
-kotlin = "2.0.20"
+kotlin = "2.0.21"
4
ktlint = "1.0.1"
5
ktor = "2.3.12"
6
7
[plugins]
8
indra-git = { id = "net.kyori.indra.git", version = "3.1.3" }
9
-jib = { id = "com.google.cloud.tools.jib", version = "3.4.3" }
+jib = { id = "com.google.cloud.tools.jib", version = "3.4.4" }
10
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
11
kotlinx-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin"}
12
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
0 commit comments