Skip to content

Commit

Permalink
Bump jupiter from 5.9.2 to 5.11.0
Browse files Browse the repository at this point in the history
Bumps `jupiter` from 5.9.2 to 5.11.0.

Updates `org.junit.jupiter:junit-jupiter-api` from 5.9.2 to 5.11.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.2...r5.11.0)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.9.2 to 5.11.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.2...r5.11.0)

Updates `org.junit.jupiter:junit-jupiter-params` from 5.9.2 to 5.11.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.9.2...r5.11.0)

---
updated-dependencies:
- 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
- dependency-name: org.junit.jupiter:junit-jupiter-params
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 5200daa commit af024cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ nexusPublishPlugin = "1.3.0"
hikariCP = "5.1.0"
healthMonitorInterface = "1.2.0"

jupiter = "5.9.2"
jupiter = "5.11.0"
kotest = "5.6.2"
mockk = "1.13.5"
testContainers = "1.18.3"
Expand Down

0 comments on commit af024cb

Please sign in to comment.