We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 607888a commit 0b0fcefCopy full SHA for 0b0fcef
1 file changed
gradle/libs.versions.toml
@@ -4,9 +4,9 @@ junit = "4.13.2"
4
pmd = "7.21.0"
5
6
# plugins
7
-changelog = "2.4.0"
8
-intelliJPlatform = "2.10.4"
9
-kotlin = "2.2.20"
+changelog = "2.5.0"
+intelliJPlatform = "2.10.5"
+kotlin = "2.3.0"
10
11
[libraries]
12
junit = { group = "junit", name = "junit", version.ref = "junit" }
0 commit comments