Skip to content

Commit

Permalink
Use latest release of dependency-graph plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
bigdaz committed Jan 13, 2024
1 parent f9ae645 commit 4eec989
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
maven { url pluginRepositoryUrl }
}
dependencies {
classpath "org.gradle:github-dependency-graph-gradle-plugin:1.1.0"
classpath "org.gradle:github-dependency-graph-gradle-plugin:1.1.1"
}
}
apply plugin: org.gradle.github.GitHubDependencyGraphPlugin

0 comments on commit 4eec989

Please sign in to comment.