mirror of
https://github.com/gradle/gradle-build-action.git
synced 2024-12-25 14:26:19 +08:00
Bump dependency-graph version number
This commit is contained in:
parent
8e5c8782a3
commit
915a66c096
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user