Skip to content

Commit

Permalink
chore(deps): update plugin idea-ext to v1.1.10 (#690)
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 29, 2025
1 parent 6d0d4bb commit 1ff2fa0
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 @@ -78,7 +78,7 @@ test-rerun-plugin = { module = "org.caffinitas.gradle.testrerun:gradle-test-reru

[plugins]
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" }
nessie-run = { id = "org.projectnessie", version.ref = "nessieRunPlugin" }
spotless = { id = "com.diffplug.spotless", version.ref = "spotlessPlugin" }
Expand Down

0 comments on commit 1ff2fa0

Please sign in to comment.