Skip to content

Commit

Permalink
Bump org.junit.jupiter:junit-jupiter from 5.10.3 to 5.11.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.10.3 to 5.11.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.3...r5.11.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
1 parent 98d2e9d commit 545a2c0
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 @@ -17,7 +17,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.10.3'
junit-jupiter = 'org.junit.jupiter:junit-jupiter:5.11.0'
mockito = 'org.mockito:mockito-junit-jupiter:5.12.0'
scala-library-v212 = { module = 'org.scala-lang:scala-library', version.ref = 'scala212' }
scala-library-v213 = { module = 'org.scala-lang:scala-library', version.ref = 'scala213' }
Expand Down

0 comments on commit 545a2c0

Please sign in to comment.