Skip to content

Commit

Permalink
Upgraded to JUnit platform 5.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jlink committed Oct 7, 2024
1 parent 328a0e2 commit 76b5a51
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.11.1'
junitJupiterVersion = '5.11.1'
junitPlatformVersion = '1.11.2'
junitJupiterVersion = '5.11.2'
apiGuardianVersion = '1.1.2'
opentest4jVersion = '1.3.0'
archunitVersion = '1.3.0'
Expand Down

0 comments on commit 76b5a51

Please sign in to comment.