Skip to content

Commit

Permalink
Bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.12.0
Browse files Browse the repository at this point in the history
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.11.4 to 5.12.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.4...r5.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2025
1 parent 5fd8f83 commit c3d6bca
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 @@ -14,7 +14,7 @@ jaxen = 'jaxen:jaxen:2.0.0'
jdom2 = 'org.jdom:jdom2:2.0.6.1'
json-api = 'jakarta.json:jakarta.json-api:2.1.3'
json-impl = 'org.glassfish:jakarta.json:2.0.1'
junit-jupiter = 'org.junit.jupiter:junit-jupiter:5.11.4'
junit-jupiter = 'org.junit.jupiter:junit-jupiter:5.12.0'
mockito = 'org.mockito:mockito-junit-jupiter:5.16.0'
scala-xml = 'org.scala-lang.modules:scala-xml_%%:2.3.0'
scalatest-funspec = { module = 'org.scalatest:scalatest-funspec_%%', version.ref = 'scalatest' }
Expand Down

0 comments on commit c3d6bca

Please sign in to comment.