mirror of
				https://github.com/gradle/gradle-build-action.git
				synced 2025-11-04 09:58:56 +08:00 
			
		
		
		
	Bump to RC of github dependency graph plugin
This commit is contained in:
		@@ -3,7 +3,7 @@ buildscript {
 | 
			
		||||
    maven { url "https://plugins.gradle.org/m2/" }
 | 
			
		||||
  }
 | 
			
		||||
  dependencies {
 | 
			
		||||
    classpath "org.gradle:github-dependency-graph-gradle-plugin:0.4.1"
 | 
			
		||||
    classpath "org.gradle:github-dependency-graph-gradle-plugin:1.0.0-rc-1"
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
apply plugin: org.gradle.github.GitHubDependencyGraphPlugin
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user