Skip to content

Commit

Permalink
chore(deps): Update build deps and github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2024
1 parent 3565743 commit 11dd9e5
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 @@ -42,7 +42,7 @@ mammoth = { module = "net.kyori:mammoth", version.ref = "mammoth" }

[plugins]
blossom = { id = "net.kyori.blossom", version = "2.1.0" }
eclipseApt = { id = "com.diffplug.eclipse.apt", version = "3.43.0" }
eclipseApt = { id = "com.diffplug.eclipse.apt", version = "3.44.0" }
gradlePluginPublish = { id = "com.gradle.plugin-publish", version = "1.2.1" }
ideaExt = { id = "org.jetbrains.gradle.plugin.idea-ext", version.ref = "ideaExt" }
indra = { id = "net.kyori.indra", version.ref = "indra" }
Expand All @@ -51,4 +51,4 @@ indra-licenserSpotless = { id = "net.kyori.indra.licenser.spotless", version.ref
indra-publishing = { id = "net.kyori.indra.publishing", version.ref = "indra" }
indra-publishing-gradlePlugin = { id = "net.kyori.indra.publishing.gradle-plugin", version.ref = "indra" }
indra-publishing-sonatype = { id = "net.kyori.indra.publishing.sonatype", version.ref = "indra" }
spotless = { id = "com.diffplug.spotless", version = "6.23.2" }
spotless = { id = "com.diffplug.spotless", version = "6.23.3" }

0 comments on commit 11dd9e5

Please sign in to comment.