Skip to content

Commit

Permalink
Merge pull request #1131 from alvr/renovate/org.gradle-github-depende…
Browse files Browse the repository at this point in the history
…ncy-graph-gradle-plugin-1.x

fix(deps): update dependency org.gradle:github-dependency-graph-gradle-plugin to v1.3.2
  • Loading branch information
alvr authored Dec 18, 2024
2 parents f7fef93 + 5e9e3bf commit 6286414
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ initscript {
gradlePluginPortal()
}
dependencies {
classpath("org.gradle:github-dependency-graph-gradle-plugin:1.3.1")
classpath("org.gradle:github-dependency-graph-gradle-plugin:1.3.2")
}
}

Expand Down

0 comments on commit 6286414

Please sign in to comment.