Skip to content

Commit d91d48b

Browse files
Update plugin intellij to v2.8.0 (#702)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 31ba413 commit d91d48b

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.2.1" }
2727
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.34.0" }
2828
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
29-
intellij = { id = "org.jetbrains.intellij.platform", version = "2.7.2" }
29+
intellij = { id = "org.jetbrains.intellij.platform", version = "2.8.0" }

0 commit comments

Comments
 (0)