Bump IDEA plugin version

This commit is contained in:
Alexey Andreev 2023-11-08 09:32:43 +01:00
parent 6baccbf2bd
commit 68dd2e6d5e

View File

@ -69,5 +69,5 @@ version.ref = "shadow"
[plugins]
shadow = { id = "com.github.johnrengelman.shadow", version.ref = "shadow" }
intellij = { id = "org.jetbrains.intellij", version = "1.13.3" }
intellij = { id = "org.jetbrains.intellij", version = "1.16.0" }
pluginPublish = { id = "com.gradle.plugin-publish", version = "1.1.0" }