mirror of
				https://github.com/JetBrains/intellij-platform-plugin-template.git
				synced 2025-06-13 13:04:09 +00:00 
			
		
		
		
	Bump org.jetbrains.kotlin.jvm from 1.8.0 to 1.8.10
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.8.0 to 1.8.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.10/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.0...v1.8.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							parent
							
								
									c9937581e6
								
							
						
					
					
						commit
						faec569e99
					
				| @ -8,7 +8,7 @@ plugins { | ||||
|     // Java support | ||||
|     id("java") | ||||
|     // Kotlin support | ||||
|     id("org.jetbrains.kotlin.jvm") version "1.8.0" | ||||
|     id("org.jetbrains.kotlin.jvm") version "1.8.10" | ||||
|     // Gradle IntelliJ Plugin | ||||
|     id("org.jetbrains.intellij") version "1.12.0" | ||||
|     // Gradle Changelog Plugin | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user