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