We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a12ec8f commit 3f41832Copy full SHA for 3f41832
build.gradle
@@ -26,7 +26,7 @@ ext {
26
confluentKafkaVersion = '7.9.0'
27
scapegoatVersion = '3.1.9'
28
29
- junitVersion = '1.13.4'
+ junitVersion = '6.0.0'
30
testContainerVersion = '0.43.0'
31
32
scriptsLocation = 'gradle' + File.separator + 'scripts' + File.separator // location of script plugins
0 commit comments