Skip to content

Commit

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

fix(deps): update dependency org.gradle:github-dependency-graph-gradle-plugin to v1.2.1
  • Loading branch information
renovate[bot] authored Feb 12, 2024
2 parents d015771 + 9d9a7f8 commit 311382e
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 @@ -7,7 +7,7 @@ initscript {
}
}
dependencies {
classpath("org.gradle:github-dependency-graph-gradle-plugin:1.2.0")
classpath("org.gradle:github-dependency-graph-gradle-plugin:1.2.1")
}
}

Expand Down

0 comments on commit 311382e

Please sign in to comment.