Skip to content

Commit

Permalink
Bump dependency-graph version number
Browse files Browse the repository at this point in the history
  • Loading branch information
bigdaz committed Jul 17, 2023
1 parent 8e5c878 commit 915a66c
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.0.7"
classpath "org.gradle:github-dependency-graph-gradle-plugin:0.1.0"
}
}
apply plugin: org.gradle.github.GitHubDependencyGraphPlugin

0 comments on commit 915a66c

Please sign in to comment.