Skip to content

Commit 36e5ca4

Browse files
committed
build: upgrade gradleIntelliJPlugin
Signed-off-by: azerr <[email protected]>
1 parent b84a8cb commit 36e5ca4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ devtools-common-ui-test = "0.4.4-SNAPSHOT"
77

88
# plugins
99
testlogger = "4.0.0"
10-
kotlin = "2.0.20"
10+
kotlin = "2.2.0"
1111
changelog = "2.2.0"
12-
gradleIntelliJPlugin = "2.5.0"
12+
gradleIntelliJPlugin = "2.9.0"
1313

1414
[libraries]
1515
junit = { group = "junit", name = "junit", version.ref = "junit" }

0 commit comments

Comments
 (0)