Skip to content

Commit

Permalink
Use 1.0.0 release of dependency graph plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
bigdaz committed Nov 27, 2023
1 parent 3754817 commit 87a9a15
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ buildscript {
maven { url "https://plugins.gradle.org/m2/" }
}
dependencies {
classpath "org.gradle:github-dependency-graph-gradle-plugin:1.0.0-rc-1"
classpath "org.gradle:github-dependency-graph-gradle-plugin:1.0.0"
}
}
apply plugin: org.gradle.github.GitHubDependencyGraphPlugin

0 comments on commit 87a9a15

Please sign in to comment.