Skip to content

Commit

Permalink
chore(deps): Update plugin eclipseApt to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent b1ecae6 commit 4f0746a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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.44.0" }
eclipseApt = { id = "com.diffplug.eclipse.apt", version = "4.0.1" }
gradlePluginPublish = { id = "com.gradle.plugin-publish", version = "1.2.2" }
ideaExt = { id = "org.jetbrains.gradle.plugin.idea-ext", version.ref = "ideaExt" }
indra = { id = "net.kyori.indra", version.ref = "indra" }
Expand Down

0 comments on commit 4f0746a

Please sign in to comment.