Skip to content

Commit

Permalink
chore(deps): update plugin idea-ext to v1.1.10 (#651)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 31, 2025
1 parent 2429727 commit b7c4a19
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 @@ -66,7 +66,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.1.0" }
idea-ext = { id = "org.jetbrains.gradle.plugin.idea-ext", version = "1.1.9" }
idea-ext = { id = "org.jetbrains.gradle.plugin.idea-ext", version = "1.1.10" }
jandex = { id = "com.github.vlsi.jandex", version.ref = "jandexPlugin" }
jmh = { id = "me.champeau.jmh", version = "0.7.2" }
nexus-publish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
Expand Down

0 comments on commit b7c4a19

Please sign in to comment.