Skip to content

Commit 12542a4

Browse files
build(deps): bump org.jetbrains.intellij.platform from 2.3.0 to 2.4.0
Bumps org.jetbrains.intellij.platform from 2.3.0 to 2.4.0. --- updated-dependencies: - dependency-name: org.jetbrains.intellij.platform dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 756ca12 commit 12542a4

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
@@ -19,7 +19,7 @@ npm-publish = { id = "dev.petuska.npm.publish", version = "3.5.3" }
1919
test-logger = { id = "com.adarshr.test-logger", version = "4.0.0" }
2020
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
2121
intellij = { id = "org.jetbrains.intellij", version = "1.17.4" }
22-
intellij2 = { id = "org.jetbrains.intellij.platform", version = "2.3.0" }
22+
intellij2 = { id = "org.jetbrains.intellij.platform", version = "2.4.0" }
2323
openapi-generator = {id = "org.openapi.generator", version.ref = "openapi"}
2424
kotlinx-kover = { id = "org.jetbrains.kotlinx.kover", version = "0.9.1" }
2525
docker-compose = { id = "com.avast.gradle.docker-compose" , version = "0.17.12" }

0 commit comments

Comments
 (0)