We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 005b32f commit 2d7ba85Copy full SHA for 2d7ba85
junit5-vintage/build.gradle
@@ -6,7 +6,7 @@ ext {
6
slf4jVersion = '2.0.17'
7
logbackVersion = '1.5.29'
8
9
- junitVintageVersion = '6.0.2'
+ junitVintageVersion = '6.0.3'
10
11
junitLegacyVersion = '4.13.2'
12
}
0 commit comments