Skip to content

Commit

Permalink
chore(deps): update plugin errorprone to v4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 21, 2024
1 parent 059d45b commit 4527296
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 @@ -64,7 +64,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.0" }
errorprone = { id = "net.ltgt.errorprone", version = "4.0.1" }
idea-ext = { id = "org.jetbrains.gradle.plugin.idea-ext", version = "1.1.8" }
jandex = { id = "com.github.vlsi.jandex", version.ref = "jandexPlugin" }
jmh = { id = "me.champeau.jmh", version = "0.7.2" }
Expand Down

0 comments on commit 4527296

Please sign in to comment.