Skip to content

Commit 0d243e8

Browse files
Update dependency org.junit.platform:junit-platform-launcher to v6
1 parent f04ab7f commit 0d243e8

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
@@ -5,7 +5,7 @@ buildscript {
55
gradleVersionProperty = '8.7'
66
karateVersion = '1.4.1'
77
masterThoughtVersion = '5.8.0'
8-
junitPlatformsLauncherVersion = '1.10.2'
8+
junitPlatformsLauncherVersion = '6.0.1'
99
reportportalAgentJavaKarateVersion = '5.0.5'
1010
}
1111
repositories {

0 commit comments

Comments
 (0)