Skip to content

Commit b5223b0

Browse files
chore(deps): Update gradle and github actions
1 parent e8016f1 commit b5223b0

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,12 +1,12 @@
11
[versions]
22
adventure = "4.17.0"
3-
kotlin = "2.0.20"
3+
kotlin = "2.0.21"
44
ktlint = "1.0.1"
55
ktor = "2.3.12"
66

77
[plugins]
88
indra-git = { id = "net.kyori.indra.git", version = "3.1.3" }
9-
jib = { id = "com.google.cloud.tools.jib", version = "3.4.3" }
9+
jib = { id = "com.google.cloud.tools.jib", version = "3.4.4" }
1010
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
1111
kotlinx-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin"}
1212
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }

0 commit comments

Comments
 (0)