Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Commit 915a66c

Browse files
committed
Bump dependency-graph version number
1 parent 8e5c878 commit 915a66c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/resources/init-scripts/github-dependency-graph-gradle-plugin-apply.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ buildscript {
33
maven { url "https://plugins.gradle.org/m2/" }
44
}
55
dependencies {
6-
classpath "org.gradle:github-dependency-graph-gradle-plugin:0.0.7"
6+
classpath "org.gradle:github-dependency-graph-gradle-plugin:0.1.0"
77
}
88
}
99
apply plugin: org.gradle.github.GitHubDependencyGraphPlugin

0 commit comments

Comments
 (0)