Skip to content

Commit 96033b8

Browse files
Merge branch 'main' into updates
2 parents e4e5568 + c51bcc6 commit 96033b8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[versions]
22
# libraries
33
junit = "4.13.2"
4-
junit5 = "6.0.0"
5-
junit5Launcher = "6.0.0"
4+
junit5 = "6.0.1"
5+
junit5Launcher = "6.0.1"
66
opentest4j = "1.3.0"
77

88
# plugins
99
changelog = "2.4.0"
10-
intelliJPlatform = "2.10.2"
10+
intelliJPlatform = "2.10.4"
1111
kotlin = "2.2.21"
1212
kover = "0.9.3"
1313
qodana = "2025.2.1"

0 commit comments

Comments
 (0)