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.10
				
					
				
			This commit is contained in:
		
							parent
							
								
									6676260076
								
							
						
					
					
						commit
						305bfc81a1
					
				
							
								
								
									
										2
									
								
								.github/template-cleanup/gradle.properties
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/template-cleanup/gradle.properties
									
									
									
									
										vendored
									
									
								
							| @ -21,7 +21,7 @@ platformPlugins = | |||||||
| platformBundledPlugins = | platformBundledPlugins = | ||||||
| 
 | 
 | ||||||
| # Gradle Releases -> https://github.com/gradle/gradle/releases | # Gradle Releases -> https://github.com/gradle/gradle/releases | ||||||
| gradleVersion = 8.9 | gradleVersion = 8.10 | ||||||
| 
 | 
 | ||||||
| # Opt-out flag for bundling Kotlin standard library -> https://jb.gg/intellij-platform-kotlin-stdlib | # Opt-out flag for bundling Kotlin standard library -> https://jb.gg/intellij-platform-kotlin-stdlib | ||||||
| kotlin.stdlib.default.dependency = false | kotlin.stdlib.default.dependency = false | ||||||
|  | |||||||
| @ -6,6 +6,7 @@ | |||||||
| 
 | 
 | ||||||
| ### Changed | ### Changed | ||||||
| 
 | 
 | ||||||
|  | - Upgrade Gradle Wrapper to `8.10` | ||||||
| - Dependencies (GitHub Actions) - upgrade `gradle/actions/setup-gradle` to `v4` | - Dependencies (GitHub Actions) - upgrade `gradle/actions/setup-gradle` to `v4` | ||||||
| 
 | 
 | ||||||
| ## [2.0.1] - 2024-08-09 | ## [2.0.1] - 2024-08-09 | ||||||
|  | |||||||
| @ -21,7 +21,7 @@ platformPlugins = | |||||||
| platformBundledPlugins = | platformBundledPlugins = | ||||||
| 
 | 
 | ||||||
| # Gradle Releases -> https://github.com/gradle/gradle/releases | # Gradle Releases -> https://github.com/gradle/gradle/releases | ||||||
| gradleVersion = 8.9 | gradleVersion = 8.10 | ||||||
| 
 | 
 | ||||||
| # Opt-out flag for bundling Kotlin standard library -> https://jb.gg/intellij-platform-kotlin-stdlib | # Opt-out flag for bundling Kotlin standard library -> https://jb.gg/intellij-platform-kotlin-stdlib | ||||||
| kotlin.stdlib.default.dependency = false | kotlin.stdlib.default.dependency = false | ||||||
|  | |||||||
							
								
								
									
										
											BIN
										
									
								
								gradle/wrapper/gradle-wrapper.jar
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										
											BIN
										
									
								
								gradle/wrapper/gradle-wrapper.jar
									
									
									
									
										vendored
									
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										2
									
								
								gradle/wrapper/gradle-wrapper.properties
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								gradle/wrapper/gradle-wrapper.properties
									
									
									
									
										vendored
									
									
								
							| @ -1,6 +1,6 @@ | |||||||
| distributionBase=GRADLE_USER_HOME | distributionBase=GRADLE_USER_HOME | ||||||
| distributionPath=wrapper/dists | distributionPath=wrapper/dists | ||||||
| distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip | distributionUrl=https\://services.gradle.org/distributions/gradle-8.10-bin.zip | ||||||
| networkTimeout=10000 | networkTimeout=10000 | ||||||
| validateDistributionUrl=true | validateDistributionUrl=true | ||||||
| zipStoreBase=GRADLE_USER_HOME | zipStoreBase=GRADLE_USER_HOME | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user