Skip to content

Commit

Permalink
Upgraded to JUnit Platform 1.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jlink committed Jun 28, 2024
1 parent 3711f6d commit a5c6e1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ static def javaTargetVersion() {
}

ext {
junitPlatformVersion = '1.10.2'
junitJupiterVersion = '5.10.2'
junitPlatformVersion = '1.10.3'
junitJupiterVersion = '5.10.3'
apiGuardianVersion = '1.1.2'
opentest4jVersion = '1.3.0'
archunitVersion = '1.3.0'
Expand Down

0 comments on commit a5c6e1e

Please sign in to comment.