Skip to content

Commit

Permalink
Bump junitjupiterVersion from 5.10.2 to 5.11.2
Browse files Browse the repository at this point in the history
Bumps `junitjupiterVersion` from 5.10.2 to 5.11.2.

Updates `org.junit.jupiter:junit-jupiter` from 5.10.2 to 5.11.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.2...r5.11.2)

Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.2 to 5.11.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.2...r5.11.2)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.2 to 5.11.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.2...r5.11.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent e32b10c commit 1260b2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ ext {
jodatimeVersion = '2.12.7'
jsonldVersion = '0.13.6'
junitVersion = '4.13.2'
junitjupiterVersion = '5.10.2'
junitjupiterVersion = '5.11.2'
junitplatformVersion = '1.9.2'
jwtVersion = '9.40'
jwtApiVersion = '0.11.5'
Expand Down

0 comments on commit 1260b2d

Please sign in to comment.