Skip to content

Commit 2bbd1ac

Browse files
Bump org.junit.vintage:junit-vintage-engine from 5.11.0 to 5.11.1 (#1430)
Co-authored-by: Boni Garcia <boni.garcia@uc3m.es>
1 parent cdb4c38 commit 2bbd1ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

junit5-vintage/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ext {
66
slf4jVersion = '2.0.16'
77
logbackVersion = '1.5.8'
88

9-
junitVintageVersion = '5.11.0'
9+
junitVintageVersion = '5.11.1'
1010

1111
junitLegacyVersion = '4.13.2'
1212
}

0 commit comments

Comments
 (0)