Skip to content

Commit

Permalink
Update dependency gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:…
Browse files Browse the repository at this point in the history
…gradle-idea-ext to v1.1.10 (#303)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 29, 2025
1 parent 7e1a10a commit 8da3635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ buildscript {

dependencies {
classpath 'name.remal:gradle-plugins:1.9.2'
classpath 'gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext:1.1.9'
classpath 'gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext:1.1.10'
}
repositories {
mavenCentral()
Expand Down

0 comments on commit 8da3635

Please sign in to comment.