Skip to content

Commit a6bf298

Browse files
chore(deps): Update plugin eclipseApt to v4 (#155)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b1ecae6 commit a6bf298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ mammoth = { module = "net.kyori:mammoth", version.ref = "mammoth" }
4242

4343
[plugins]
4444
blossom = { id = "net.kyori.blossom", version = "2.1.0" }
45-
eclipseApt = { id = "com.diffplug.eclipse.apt", version = "3.44.0" }
45+
eclipseApt = { id = "com.diffplug.eclipse.apt", version = "4.0.1" }
4646
gradlePluginPublish = { id = "com.gradle.plugin-publish", version = "1.2.2" }
4747
ideaExt = { id = "org.jetbrains.gradle.plugin.idea-ext", version.ref = "ideaExt" }
4848
indra = { id = "net.kyori.indra", version.ref = "indra" }

0 commit comments

Comments
 (0)