mirror of
				https://hub.gitmirror.com/https://github.com/gradle/actions.git
				synced 2025-10-28 08:30:02 +08:00 
			
		
		
		
	Bump to v1.3.0 of the dependency-graph plugin
This commit is contained in:
		
							parent
							
								
									5fe1aec3c1
								
							
						
					
					
						commit
						a5a8ae9361
					
				| @ -6,7 +6,7 @@ buildscript { | ||||
|   def pluginRepositoryUrl = getInputParam('gradle.plugin-repository.url') ?: 'https://plugins.gradle.org/m2' | ||||
|   def pluginRepositoryUsername = getInputParam('gradle.plugin-repository.username') | ||||
|   def pluginRepositoryPassword = getInputParam('gradle.plugin-repository.password') | ||||
|   def dependencyGraphPluginVersion = getInputParam('dependency-graph-plugin.version') ?: '1.2.2' | ||||
|   def dependencyGraphPluginVersion = getInputParam('dependency-graph-plugin.version') ?: '1.3.0' | ||||
| 
 | ||||
|   logger.lifecycle("Resolving dependency graph plugin ${dependencyGraphPluginVersion} from plugin repository: ${pluginRepositoryUrl}") | ||||
|   repositories { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Daz DeBoer
						Daz DeBoer