Skip to content

Commit

Permalink
Bump to RC of github dependency graph plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
bigdaz committed Nov 9, 2023
1 parent 8db1c76 commit 8b6c211
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:0.4.1"
classpath "org.gradle:github-dependency-graph-gradle-plugin:1.0.0-rc-1"
}
}
apply plugin: org.gradle.github.GitHubDependencyGraphPlugin

0 comments on commit 8b6c211

Please # to comment.