Skip to content
This repository was archived by the owner on Sep 27, 2024. It is now read-only.

Commit 991054c

Browse files
Update junit5 monorepo to v5.9.3
1 parent 32cb795 commit 991054c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

plugin-development/gradle-plugin-convention/gradle/libs-plugin-convention.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
gradle = "8.0"
33
kotlin = "1.8.10"
4-
test-jUnit5 = "5.9.2"
4+
test-jUnit5 = "5.9.3"
55
test-mockk = "1.13.4"
66
test-jacoco = "0.8.8"
77
test-gradleTestUtil = "0.2.0"

plugin-development/gradle-test-util/gradle/libs-gradle-test-util.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
gradle = "8.0"
33
kotlin = "1.8.10"
4-
test-jUnit5 = "5.9.2"
4+
test-jUnit5 = "5.9.3"
55
test-mockk = "1.13.4"
66
plugin-kotlin-binaryCompatibility = "0.13.0"
77
plugin-mavenPublish = "0.25.3"

0 commit comments

Comments
 (0)