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