Skip to content

Commit a1982fe

Browse files
authored
Merge pull request #806 from Aiven-Open/dependabot/gradle/junitVersion-6.0.3
chore(deps): bump junitVersion from 6.0.1 to 6.0.3
2 parents afef896 + 12d86af commit a1982fe

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
@@ -109,7 +109,7 @@ subprojects {
109109
ext {
110110
// Keep empty lines between versions to avoid conflicts on mass update (e.g. Dependabot).
111111

112-
junitVersion = "6.0.1"
112+
junitVersion = "6.0.3"
113113

114114
junitPlatformVersion = "6.0.2"
115115

0 commit comments

Comments
 (0)