Skip to content

Commit 9171b12

Browse files
authored
Merge pull request #792 from Aiven-Open/dependabot/gradle/org.junit.platform-junit-platform-launcher-6.0.2
chore(deps): bump org.junit.platform:junit-platform-launcher from 6.0.1 to 6.0.2
2 parents ecd64a3 + 7eb33bf commit 9171b12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ subprojects {
111111

112112
junitVersion = "6.0.1"
113113

114-
junitPlatformVersion = "6.0.1"
114+
junitPlatformVersion = "6.0.2"
115115

116116
mockitoVersion = "5.21.0"
117117

0 commit comments

Comments
 (0)