Skip to content

Commit

Permalink
Update junit5 monorepo to v5.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 27, 2024
1 parent 5c1f524 commit 177c4f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repositories {
ext.junit4Version = '4.13.2'
ext.junitVintageVersion = '4.12.1'
ext.junitPlatformVersion = '1.5.2'
ext.junitJupiterVersion = '5.10.2'
ext.junitJupiterVersion = '5.10.3'
ext.log4jVersion = '2.23.1'

apply plugin: 'java'
Expand Down

0 comments on commit 177c4f9

Please sign in to comment.