Skip to content

Commit

Permalink
build(deps): bump jupiter from 5.10.1 to 5.10.3
Browse files Browse the repository at this point in the history
Bumps `jupiter` from 5.10.1 to 5.10.3.

Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.1 to 5.10.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.1...r5.10.3)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.1 to 5.10.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.1...r5.10.3)

Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.1 to 5.10.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.1...r5.10.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 28, 2024
1 parent 7f3d268 commit 91dc9bf
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 @@ -21,7 +21,7 @@ jetbrainsAnnotation = "24.1.0"
jetty = "11.0.19"
jetty-jakarta-servlet-api = "5.0.2"
junit-pioneer = "2.2.0"
jupiter = "5.10.1"
jupiter = "5.10.3"
micrometer = "1.12.1"
mockito = "5.2.0"
nimbus = "9.37.3"
Expand Down

0 comments on commit 91dc9bf

Please sign in to comment.