Skip to content

Commit

Permalink
build(deps): bump org.junit.jupiter:junit-jupiter-api from 5.11.0 to …
Browse files Browse the repository at this point in the history
…5.11.2 (#472)

build(deps): bump org.junit.jupiter:junit-jupiter-api

Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) from 5.11.0 to 5.11.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.0...r5.11.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent bc207aa commit ad88b0c
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 @@ failsafe = "3.3.2"
jackson = "2.18.0"
jakarta-annotation = "2.1.1"
jersey = "3.1.8"
jupiter = "5.11.0"
jupiter = "5.11.2"
mockserver = "5.15.0"
nimbus = "9.41.1"
postgres = "42.7.4"
Expand Down

0 comments on commit ad88b0c

Please sign in to comment.