mirror of
				https://github.com/JetBrains/intellij-platform-plugin-template.git
				synced 2025-06-13 13:04:09 +00:00 
			
		
		
		
	Update outdated foojay-resolver dependency
This commit is contained in:
		
							parent
							
								
									aa87036bba
								
							
						
					
					
						commit
						94f4a969f3
					
				@ -1,5 +1,5 @@
 | 
				
			|||||||
rootProject.name = "IntelliJ Platform Plugin Template"
 | 
					rootProject.name = "IntelliJ Platform Plugin Template"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
plugins {
 | 
					plugins {
 | 
				
			||||||
    id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
 | 
					    id("org.gradle.toolchains.foojay-resolver-convention") version "0.10.0"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user