mirror of
				https://github.com/JetBrains/intellij-platform-plugin-template.git
				synced 2025-06-13 13:04:09 +00:00 
			
		
		
		
	Dependencies - upgrade org.jlleitschuh.gradle.ktlint to 9.4.1
				
					
				
			This commit is contained in:
		
							parent
							
								
									fa6dd60885
								
							
						
					
					
						commit
						0c063b777a
					
				| @ -8,6 +8,7 @@ | ||||
| - Dependencies - upgrade `org.jetbrains.intellij` to 0.5.0 | ||||
| - Dependencies - upgrade `org.jetbrains.changelog` to 0.6.1 | ||||
| - Dependencies - upgrade `io.gitlab.arturbosch.detekt` to 1.14.1 | ||||
| - Dependencies - upgrade `org.jlleitschuh.gradle.ktlint` to 9.4.1 | ||||
| 
 | ||||
| ## [0.4.0] | ||||
| ### Added | ||||
|  | ||||
| @ -15,7 +15,7 @@ plugins { | ||||
|     // detekt linter - read more: https://detekt.github.io/detekt/gradle.html | ||||
|     id("io.gitlab.arturbosch.detekt") version "1.14.1" | ||||
|     // ktlint linter - read more: https://github.com/JLLeitschuh/ktlint-gradle | ||||
|     id("org.jlleitschuh.gradle.ktlint") version "9.4.0" | ||||
|     id("org.jlleitschuh.gradle.ktlint") version "9.4.1" | ||||
| } | ||||
| 
 | ||||
| // Import variables from gradle.properties file | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user