Skip to content

Commit

Permalink
Bump org.junit.vintage:junit-vintage-engine from 5.10.0 to 5.10.1 (#1153
Browse files Browse the repository at this point in the history
)

Co-authored-by: Boni Garcia <[email protected]>
  • Loading branch information
dependabot[bot] and bonigarcia authored Nov 6, 2023
1 parent d00ae47 commit 2560c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion junit5-vintage/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ext {
slf4jVersion = '2.0.9'
logbackVersion = '1.4.11'

junitVintageVersion = '5.10.0'
junitVintageVersion = '5.10.1'

junitLegacyVersion = '4.13.2'
}
Expand Down

0 comments on commit 2560c98

Please sign in to comment.