Skip to content

Commit

Permalink
chore(deps): bump jupiter from 5.11.3 to 5.11.4
Browse files Browse the repository at this point in the history
Bumps `jupiter` from 5.11.3 to 5.11.4.

Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.3 to 5.11.4
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.3...r5.11.4)

Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.3 to 5.11.4
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.3...r5.11.4)

---
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-params
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent fc2343b commit 06cdb01
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 @@ -11,7 +11,7 @@ bouncyCastle-jdk18on = "1.79"
flyway = "11.1.0"
jackson = "2.18.2"
jakarta-json = "2.0.1"
jupiter = "5.11.3"
jupiter = "5.11.4"
nimbus = "9.47"
netty-mockserver = "5.15.0"
opentelemetry = "2.11.0"
Expand Down

0 comments on commit 06cdb01

Please sign in to comment.