Skip to content

Commit ff69159

Browse files
Update plugin intellij to v2.6.0 (#681)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa19ee2 commit ff69159

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
@@ -26,4 +26,4 @@ grammarKitComposer = { id = "app.cash.grammarkit-composer", version = "0.2.0" }
2626
spotless = { id = "com.diffplug.spotless", version = "7.0.3" }
2727
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.32.0" }
2828
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
29-
intellij = { id = "org.jetbrains.intellij.platform", version = "2.0.0" }
29+
intellij = { id = "org.jetbrains.intellij.platform", version = "2.6.0" }

0 commit comments

Comments
 (0)