mirror of
				https://github.com/JetBrains/intellij-platform-plugin-template.git
				synced 2025-06-13 13:04:09 +00:00 
			
		
		
		
	Change since/until build to 222-232.* (2022.2 - 2023.2.*)
				
					
				
			This commit is contained in:
		
							parent
							
								
									e0ffb84785
								
							
						
					
					
						commit
						2e5e065b58
					
				
							
								
								
									
										6
									
								
								.github/template-cleanup/gradle.properties
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								.github/template-cleanup/gradle.properties
									
									
									
									
										vendored
									
									
								
							| @ -7,12 +7,12 @@ pluginRepositoryUrl = https://github.com/%REPOSITORY% | ||||
| pluginVersion = 0.0.1 | ||||
| 
 | ||||
| # Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html | ||||
| pluginSinceBuild = 221 | ||||
| pluginUntilBuild = 231.* | ||||
| pluginSinceBuild = 222 | ||||
| pluginUntilBuild = 232.* | ||||
| 
 | ||||
| # IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension | ||||
| platformType = IC | ||||
| platformVersion = 2022.1.4 | ||||
| platformVersion = 2022.2.5 | ||||
| 
 | ||||
| # Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html | ||||
| # Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22 | ||||
|  | ||||
| @ -8,6 +8,7 @@ | ||||
| - GitHub Actions - enable caching | ||||
| 
 | ||||
| ### Changed | ||||
| - Change since/until build to `222-232.*` (2022.2 - 2023.2.*) | ||||
| - Dependencies - upgrade `org.jetbrains.intellij` to `1.14.0` | ||||
| - Dependencies - upgrade `org.jetbrains.changelog` to `2.1.0` | ||||
| - Dependencies - upgrade `org.jetbrains.kotlin.jvm` to `1.8.21` | ||||
|  | ||||
| @ -7,12 +7,12 @@ pluginRepositoryUrl = https://github.com/JetBrains/intellij-platform-plugin-temp | ||||
| pluginVersion = 1.6.1 | ||||
| 
 | ||||
| # Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html | ||||
| pluginSinceBuild = 221 | ||||
| pluginUntilBuild = 231.* | ||||
| pluginSinceBuild = 222 | ||||
| pluginUntilBuild = 232.* | ||||
| 
 | ||||
| # IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension | ||||
| platformType = IC | ||||
| platformVersion = 2022.1.4 | ||||
| platformVersion = 2022.2.5 | ||||
| 
 | ||||
| # Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html | ||||
| # Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user