Skip to content

Commit

Permalink
chore(deps): Update gradle and github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2024
1 parent e8016f1 commit b5223b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[versions]
adventure = "4.17.0"
kotlin = "2.0.20"
kotlin = "2.0.21"
ktlint = "1.0.1"
ktor = "2.3.12"

[plugins]
indra-git = { id = "net.kyori.indra.git", version = "3.1.3" }
jib = { id = "com.google.cloud.tools.jib", version = "3.4.3" }
jib = { id = "com.google.cloud.tools.jib", version = "3.4.4" }
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
kotlinx-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin"}
spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
Expand Down

0 comments on commit b5223b0

Please sign in to comment.