Skip to content

Commit 1038f9f

Browse files
committed
Bump intellij-platform-gradle-plugin
1 parent addf5f7 commit 1038f9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libraries.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ guava-jre = { group = "com.google.guava", name = "guava", version.ref = "guava"
111111
http4k-bom = "org.http4k:http4k-bom:5.8.0.0"
112112
http4k-core = { module = "org.http4k:http4k-core" }
113113
http4k-server-jetty = { module = "org.http4k:http4k-server-jetty" }
114-
intellij-platform-plugin = "org.jetbrains.intellij.platform:intellij-platform-gradle-plugin:2.1.0"
114+
intellij-platform-plugin = "org.jetbrains.intellij.platform:intellij-platform-gradle-plugin:2.6.0"
115115
intellij-changelog = "org.jetbrains.intellij.plugins:gradle-changelog-plugin:2.0.0"
116116
jetbrains-annotations = { group = "org.jetbrains", name = "annotations", version.ref = "jetbrains-annotations" }
117117
junit = { group = "junit", name = "junit", version.ref = "junit" }

0 commit comments

Comments
 (0)