Skip to content

Commit

Permalink
Bump org.junit.jupiter:junit-jupiter from 5.9.0 to 5.10.2 (#6097)
Browse files Browse the repository at this point in the history
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.9.0 to 5.10.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.0...r5.10.2)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 25, 2024
1 parent 9a5d07e commit 2a2caee
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 @@ -19,7 +19,7 @@ ext {
springBoot3Version = '3.2.4',
springCloudVersion = '3.1.8',
jsqlparserVersion = '4.9',
junitVersion = '5.9.0',
junitVersion = '5.10.2',
]

lib = [
Expand Down

0 comments on commit 2a2caee

Please sign in to comment.