Skip to content

Commit

Permalink
Update to dep-graph plugin 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bigdaz committed Sep 29, 2023
1 parent 5658338 commit 324fbdc
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.0"
classpath "org.gradle:github-dependency-graph-gradle-plugin:0.4.1"
}
}
apply plugin: org.gradle.github.GitHubDependencyGraphPlugin

0 comments on commit 324fbdc

Please sign in to comment.