Skip to content

Commit

Permalink
Merge pull request #188 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 Jan 7, 2024
2 parents 3611c5c + 2fe1164 commit a067674
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,6 +1,6 @@
[versions]
adventure = "4.15.0"
kotlin = "1.9.21"
kotlin = "1.9.22"
ktlint = "1.0.1"
ktor = "2.3.7"

Expand All @@ -9,7 +9,7 @@ indra-git = { id = "net.kyori.indra.git", version = "3.1.3" }
jib = { id = "com.google.cloud.tools.jib", version = "3.4.0" }
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.23.2" }
spotless = { id = "com.diffplug.spotless", version = "6.23.3" }

[libraries]
adventure-minimessage = { group = "net.kyori", name = "adventure-text-minimessage", version.ref = "adventure" }
Expand Down

0 comments on commit a067674

Please sign in to comment.