Skip to content

Commit

Permalink
fix(deps): update dependency org.gradle:github-dependency-graph-gradl…
Browse files Browse the repository at this point in the history
…e-plugin to v1.2.1
  • Loading branch information
renovate[bot] authored Feb 12, 2024
1 parent d015771 commit 9d9a7f8
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 9d9a7f8

Please sign in to comment.