mirror of
https://github.com/chylex/IntelliJ-Rainbow-Brackets.git
synced 2025-05-11 12:34:04 +02:00
Bump org.jetbrains.kotlin.jvm from 1.5.30 to 1.6.0
Bumps org.jetbrains.kotlin.jvm from 1.5.30 to 1.6.0. --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.jvm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b123bd89c1
commit
ccad34268f
@ -13,7 +13,7 @@ val publishChannels: String by project
|
||||
plugins {
|
||||
id("org.jetbrains.intellij") version "1.2.1"
|
||||
id("com.adarshr.test-logger") version "3.1.0"
|
||||
id("org.jetbrains.kotlin.jvm") version "1.5.30"
|
||||
id("org.jetbrains.kotlin.jvm") version "1.6.0"
|
||||
id("idea")
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user