mirror of
				https://github.com/JetBrains/intellij-platform-plugin-template.git
				synced 2025-06-13 13:04:09 +00:00 
			
		
		
		
	Update org.jetbrains.intellij to 1.12.0
				
					
				
			This commit is contained in:
		
							parent
							
								
									4e6abe0f72
								
							
						
					
					
						commit
						54d6b64304
					
				| @ -9,7 +9,7 @@ plugins { | |||||||
|     // Kotlin support |     // Kotlin support | ||||||
|     id("org.jetbrains.kotlin.jvm") version "1.8.0" |     id("org.jetbrains.kotlin.jvm") version "1.8.0" | ||||||
|     // Gradle IntelliJ Plugin |     // Gradle IntelliJ Plugin | ||||||
|     id("org.jetbrains.intellij") version "1.11.0" |     id("org.jetbrains.intellij") version "1.12.0" | ||||||
|     // Gradle Changelog Plugin |     // Gradle Changelog Plugin | ||||||
|     id("org.jetbrains.changelog") version "2.0.0" |     id("org.jetbrains.changelog") version "2.0.0" | ||||||
|     // Gradle Qodana Plugin |     // Gradle Qodana Plugin | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user