mirror of
				https://github.com/JetBrains/intellij-platform-plugin-template.git
				synced 2025-06-13 13:04:09 +00:00 
			
		
		
		
	Dependencies - upgrade org.jetbrains.changelog to 0.5.0
				
					
				
			This commit is contained in:
		
							parent
							
								
									3a9d73f09f
								
							
						
					
					
						commit
						501039eac3
					
				| @ -5,9 +5,10 @@ | ||||
| ## [Unreleased] | ||||
| ### Changed | ||||
| - Simplify and optimize GitHub Actions | ||||
| - Gradle Wrapper upgrade to v6.6.1 | ||||
| - Gradle Wrapper upgrade to 6.6.1 | ||||
| - Dependencies - upgrade `org.jetbrains.kotlin.jvm` to 1.4.0 | ||||
| - Dependencies - upgrade `org.jetbrains.intellij` to 0.4.22 | ||||
| - Dependencies - upgrade `org.jetbrains.changelog` to 0.5.0 | ||||
| - Dependencies - upgrade `io.gitlab.arturbosch.detekt` to 1.12.0 | ||||
| - Dependencies - upgrade `org.jlleitschuh.gradle.ktlint` to 9.4.0 | ||||
| 
 | ||||
|  | ||||
| @ -11,7 +11,7 @@ plugins { | ||||
|     // gradle-intellij-plugin - read more: https://github.com/JetBrains/gradle-intellij-plugin | ||||
|     id("org.jetbrains.intellij") version "0.4.22" | ||||
|     // gradle-changelog-plugin - read more: https://github.com/JetBrains/gradle-changelog-plugin | ||||
|     id("org.jetbrains.changelog") version "0.4.0" | ||||
|     id("org.jetbrains.changelog") version "0.5.0" | ||||
|     // detekt linter - read more: https://detekt.github.io/detekt/kotlindsl.html | ||||
|     id("io.gitlab.arturbosch.detekt") version "1.12.0" | ||||
|     // ktlint linter - read more: https://github.com/JLLeitschuh/ktlint-gradle | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user