Skip to content

Commit

Permalink
⬆️ Bump junit from 5.7.0 to 5.11.0
Browse files Browse the repository at this point in the history
Bumps `junit` from 5.7.0 to 5.11.0.

Updates `org.junit.jupiter:junit-jupiter-api` from 5.7.0 to 5.11.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.7.0...r5.11.0)

Updates `org.junit.jupiter:junit-jupiter-engine` from 5.7.0 to 5.11.0
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.7.0...r5.11.0)

---
updated-dependencies:
- 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 Sep 3, 2024
1 parent ec207df commit d55078f
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 @@ -9,7 +9,7 @@ logback = "1.4.7"
jooq = "3.19.11"
postgresql = "42.5.1"
testcontainers = "1.18.0"
junit = "5.7.0"
junit = "5.11.0"
junit-platform-launcher = "1.7.0"
strikt = "0.34.1"
jakarta = "3.0.2"
Expand Down

0 comments on commit d55078f

Please sign in to comment.