mirror of
				https://github.com/JetBrains/intellij-platform-plugin-template.git
				synced 2025-06-13 13:04:09 +00:00 
			
		
		
		
	Upgrade Gradle Wrapper to 8.1.1, fix
				
					
				
			This commit is contained in:
		
							parent
							
								
									014ff5b0f6
								
							
						
					
					
						commit
						26e14cfcda
					
				
							
								
								
									
										2
									
								
								.github/template-cleanup/gradle.properties
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/template-cleanup/gradle.properties
									
									
									
									
										vendored
									
									
								
							@ -19,7 +19,7 @@ platformVersion = 2022.1.4
 | 
			
		||||
platformPlugins =
 | 
			
		||||
 | 
			
		||||
# Gradle Releases -> https://github.com/gradle/gradle/releases
 | 
			
		||||
gradleVersion = 8.1
 | 
			
		||||
gradleVersion = 8.1.1
 | 
			
		||||
 | 
			
		||||
# Opt-out flag for bundling Kotlin standard library -> https://jb.gg/intellij-platform-kotlin-stdlib
 | 
			
		||||
kotlin.stdlib.default.dependency = false
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user