1
0
mirror of https://github.com/chylex/IntelliJ-Rainbow-Brackets.git synced 2025-05-13 09:34:03 +02:00

Bump org.jetbrains.kotlin.jvm from 1.4.30 to 1.4.31 ()

Bumps org.jetbrains.kotlin.jvm from 1.4.30 to 1.4.31.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-03-01 08:47:22 +08:00 committed by GitHub
parent bd3902d207
commit 709d3e10b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ plugins {
id "org.jetbrains.intellij" version "0.7.2"
id "com.adarshr.test-logger" version "2.1.1"
id "de.undercouch.download" version "4.1.1"
id "org.jetbrains.kotlin.jvm" version "1.4.30"
id "org.jetbrains.kotlin.jvm" version "1.4.31"
id "idea"
}