Skip to content

Commit

Permalink
Update junit5 monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent ac5ee8d commit 5ed232e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -234,8 +234,8 @@ dependencyCheck {
// it is important to specify logback classic and core packages explicitly as libraries like spring boot
// enforces it's own (older) version which is not recommended.
def versions = [
junit: '5.9.2',
junitPlatform: '1.9.2',
junit: '5.11.3',
junitPlatform: '1.11.3',
mockitoJupiter: '3.3.3',
reformLogging: '6.0.1',
apiguardian : '1.1.2',
Expand Down

0 comments on commit 5ed232e

Please sign in to comment.