mirror of
https://github.com/chylex/IntelliJ-Rainbow-Brackets.git
synced 2025-04-11 03:15:49 +02:00
Bump org.jetbrains.intellij from 1.3.0 to 1.3.1
Bumps org.jetbrains.intellij from 1.3.0 to 1.3.1. --- updated-dependencies: - dependency-name: org.jetbrains.intellij dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
701f97e4fa
commit
85234c665f
@ -11,7 +11,7 @@ val pluginVerifierIdeVersions: String by project
|
||||
val publishChannels: String by project
|
||||
|
||||
plugins {
|
||||
id("org.jetbrains.intellij") version "1.3.0"
|
||||
id("org.jetbrains.intellij") version "1.3.1"
|
||||
id("com.adarshr.test-logger") version "3.1.0"
|
||||
id("org.jetbrains.kotlin.jvm") version "1.6.10"
|
||||
id("idea")
|
||||
|
Loading…
Reference in New Issue
Block a user