Skip to content

Commit

Permalink
build: bump junit from 5.10.3 to 5.11.2
Browse files Browse the repository at this point in the history
Bumps `junit` from 5.10.3 to 5.11.2.

Updates `org.junit:junit-bom` from 5.10.3 to 5.11.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.3...r5.11.2)

Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.3 to 5.11.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.3...r5.11.2)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.10.3 to 5.11.2
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.3...r5.11.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent a1d6970 commit f27219a
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 @@ -3,7 +3,7 @@ coil = "3.0.0-alpha06"
compose = "1.7.0-alpha01"
gw2chatlinks = "1.0.0"
gw2api = "0.5.0"
junit = "5.10.3"
junit = "5.11.2"
kotlin = "2.0.10-RC-510"
kotlinx-coroutines = "1.8.1"
ktor = "3.0.0-wasm2"
Expand Down

0 comments on commit f27219a

Please sign in to comment.