Skip to content

Commit

Permalink
fix(deps): update dependency gradle.plugin.org.jetbrains.gradle.plugi…
Browse files Browse the repository at this point in the history
…n.idea-ext:gradle-idea-ext to v0.9
  • Loading branch information
renovate-bot committed Feb 1, 2024
1 parent c6b1d52 commit ad91e15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/ide-plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ repositories {
}

dependencies {
implementation("gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext:0.7")
implementation("gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext:0.9")
}

0 comments on commit ad91e15

Please sign in to comment.