Skip to content

Commit b9cba37

Browse files
Update plugin intellij to v2.10.5
1 parent ceee8f2 commit b9cba37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ grammarKitComposer = { id = "app.cash.grammarkit-composer", version = "0.2.0" }
2828
spotless = { id = "com.diffplug.spotless", version = "8.1.0" }
2929
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.35.0" }
3030
dokka = { id = "org.jetbrains.dokka", version = "2.1.0" }
31-
intellij = { id = "org.jetbrains.intellij.platform", version = "2.10.4" }
31+
intellij = { id = "org.jetbrains.intellij.platform", version = "2.10.5" }

0 commit comments

Comments
 (0)