Skip to content

Commit

Permalink
chore(deps): update plugin errorprone to v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2024
1 parent 75bc83d commit 1a41e01
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 @@ -65,7 +65,7 @@ tomcat-annotations-api = { module = "org.apache.tomcat:annotations-api", version

[plugins]
aggregatetestresults = { id = "org.caffinitas.gradle.aggregatetestresults", version = "0.1" }
errorprone = { id = "net.ltgt.errorprone", version = "4.0.1" }
errorprone = { id = "net.ltgt.errorprone", version = "4.1.0" }
idea-ext = { id = "org.jetbrains.gradle.plugin.idea-ext", version = "1.1.9" }
jandex = { id = "com.github.vlsi.jandex", version.ref = "jandexPlugin" }
jmh = { id = "me.champeau.jmh", version = "0.7.2" }
Expand Down

0 comments on commit 1a41e01

Please sign in to comment.