Skip to content

Commit

Permalink
Merge pull request #221 from KyoriPowered/renovate/gradle-and-github-…
Browse files Browse the repository at this point in the history
…actions

chore(deps): Update gradle and github actions
  • Loading branch information
zml2008 authored Nov 3, 2024
2 parents e8016f1 + b5223b0 commit 531c255
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 531c255

Please sign in to comment.