Skip to content

Commit b7c4a19

Browse files
chore(deps): update plugin idea-ext to v1.1.10 (#651)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2429727 commit b7c4a19

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
@@ -66,7 +66,7 @@ tomcat-annotations-api = { module = "org.apache.tomcat:annotations-api", version
6666
[plugins]
6767
aggregatetestresults = { id = "org.caffinitas.gradle.aggregatetestresults", version = "0.1" }
6868
errorprone = { id = "net.ltgt.errorprone", version = "4.1.0" }
69-
idea-ext = { id = "org.jetbrains.gradle.plugin.idea-ext", version = "1.1.9" }
69+
idea-ext = { id = "org.jetbrains.gradle.plugin.idea-ext", version = "1.1.10" }
7070
jandex = { id = "com.github.vlsi.jandex", version.ref = "jandexPlugin" }
7171
jmh = { id = "me.champeau.jmh", version = "0.7.2" }
7272
nexus-publish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }

0 commit comments

Comments
 (0)