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 Aug 13, 2023
1 parent 9c0f6d3 commit 34820eb
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
Expand Up @@ -14,7 +14,7 @@ indra = "3.1.2"
minecraft = "1.20.1"
parchment = "1.20.1:2023.07.16"
vineflower = "1.9.2"
spotless = "6.19.0"
spotless = "6.20.0"

[libraries]
adventure-api = { module = "net.kyori:adventure-api", version.ref = "adventure" }
Expand Down Expand Up @@ -49,7 +49,7 @@ zVineflower = { module = "org.vineflower:vineflower", version.ref = "vineflower"
[plugins]
configurateTransformations = "ca.stellardrift.configurate-transformations:6.0.1"
eclipseApt = "com.diffplug.eclipse.apt:3.42.2"
loom = "fabric-loom:1.3.8"
loom = "fabric-loom:1.3.9"
loomVineflower = "io.github.juuxel.loom-vineflower:1.11.0"
ideaExt = "org.jetbrains.gradle.plugin.idea-ext:1.1.7"
indra = { id = "net.kyori.indra", version.ref = "indra" }
Expand Down

0 comments on commit 34820eb

Please sign in to comment.