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 Oct 4, 2024
1 parent 161dd5d commit a5c8db8
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 @@ -166,8 +166,8 @@ repositories {
}

def versions = [
junit : '5.11.0',
junitPlatform : '1.11.0',
junit : '5.11.2',
junitPlatform : '1.11.2',
reformLogging : '6.0.1',
springBoot : springBoot.class.package.implementationVersion,
openFeign : '13.0'
Expand Down

0 comments on commit a5c8db8

Please sign in to comment.