Skip to content

Commit

Permalink
Bump org-junit-jupiter from 5.11.1 to 5.11.3
Browse files Browse the repository at this point in the history
Bumps `org-junit-jupiter` from 5.11.1 to 5.11.3.

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

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.1 to 5.11.3
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.1...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-engine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 3231de2 commit 5906b5e
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 @@ nl-littlerobots-version-catalog-update-plugin = "0.8.4"
org-assertj = "3.26.3"
org-gaul-modernizer = "2.9.0"
org-jacoco = "0.8.12"
org-junit-jupiter = "5.11.1"
org-junit-jupiter = "5.11.3"
org-kordamp-gradle-jdeps-plugin = "0.20.0"
org-mockito = "5.13.0"
org-owasp-dependencycheck-plugin = "10.0.4"
Expand Down

0 comments on commit 5906b5e

Please sign in to comment.