Skip to content

Commit

Permalink
chore(deps): Bump org-junit-jupiter from 5.11.0 to 5.11.3 (springwolf…
Browse files Browse the repository at this point in the history
…#1025)

Bumps `org-junit-jupiter` from 5.11.0 to 5.11.3.

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

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

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

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and ruskaof committed Nov 20, 2024
1 parent a49fc38 commit a734cf3
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 @@ -12,7 +12,7 @@ nodeVersion = "22.9.0"
npm = "10.8.3"
openapi-gradle = "1.9.0"
org-jetbrains-kotlin = "2.0.21"
org-junit-jupiter = "5.11.0"
org-junit-jupiter = "5.11.3"
org-mockito = "5.14.1"
org-slf4j = "2.0.16"
org-testcontainers = "1.20.2"
Expand Down

0 comments on commit a734cf3

Please sign in to comment.