mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo
Bumps org.jetbrains.kotlin.jvm from 1.4.30 to 1.4.31. Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5f3d59f8f8
commit
06b128b357
@ -3,7 +3,7 @@
|
||||
plugins {
|
||||
id 'java'
|
||||
id 'org.jetbrains.intellij' version '0.7.2'
|
||||
id 'org.jetbrains.kotlin.jvm' version '1.4.30'
|
||||
id 'org.jetbrains.kotlin.jvm' version '1.4.31'
|
||||
}
|
||||
|
||||
group 'org.intellij.sdk'
|
||||
|
Loading…
x
Reference in New Issue
Block a user