Skip to content

Commit

Permalink
Merge pull request #38 from hmcts/renovate/junit5-monorepo
Browse files Browse the repository at this point in the history
Update dependency org.junit.jupiter:junit-jupiter to v5.10.0
  • Loading branch information
Michael1142 authored Aug 24, 2023
2 parents 285789d + 8a76ddb commit 7f122bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ def versions = [
logback : '1.2.3',
springBoot : springBootVersion,
reformJavaLogging: '5.0.1',
junitJupiter : '5.5.2'
junitJupiter : '5.10.0'
]

dependencyManagement {
Expand Down

0 comments on commit 7f122bd

Please sign in to comment.