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 7, 2024
1 parent 7c79d57 commit 6f35190
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 6f35190

Please sign in to comment.