Skip to content

Commit 3f41832

Browse files
Bump junitVersion from 1.13.4 to 6.0.0 (#1561)
1 parent a12ec8f commit 3f41832

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
@@ -26,7 +26,7 @@ ext {
2626
confluentKafkaVersion = '7.9.0'
2727
scapegoatVersion = '3.1.9'
2828

29-
junitVersion = '1.13.4'
29+
junitVersion = '6.0.0'
3030
testContainerVersion = '0.43.0'
3131

3232
scriptsLocation = 'gradle' + File.separator + 'scripts' + File.separator // location of script plugins

0 commit comments

Comments
 (0)