Skip to content

Commit

Permalink
Bump org.junit.platform:junit-platform-launcher from 1.11.0 to 1.11.3
Browse files Browse the repository at this point in the history
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5) from 1.11.0 to 1.11.3.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/commits)

---
updated-dependencies:
- dependency-name: org.junit.platform:junit-platform-launcher
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent c968d38 commit e0dd054
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 @@ -10,7 +10,7 @@ zxing-se = { group = "com.google.zxing", name = "javase", version.ref = "zxing"
kotlin-junit = { group = "org.jetbrains.kotlin", name = "kotlin-test-junit5", version.ref = "kotlin" }
junit-jupiter-engine = { group = "org.junit.jupiter", name = "junit-jupiter-engine", version.ref = "junit" }
junit-jupiter-params = { group = "org.junit.jupiter", name = "junit-jupiter-params", version.ref = "junit" }
junit-platform-launcher = { group = "org.junit.platform", name = "junit-platform-launcher", version = "1.11.0" }
junit-platform-launcher = { group = "org.junit.platform", name = "junit-platform-launcher", version = "1.11.3" }
assertk = { group = "com.willowtreeapps.assertk", name = "assertk", version = "0.28.1" }

miglayout = { group = "com.miglayout", name = "miglayout-swing", version = "11.4" }
Expand Down

0 comments on commit e0dd054

Please sign in to comment.