Skip to content

Commit

Permalink
Bump junit from 5.10.0 to 5.10.1 (#4346)
Browse files Browse the repository at this point in the history
Bumps `junit` from 5.10.0 to 5.10.1.

Updates `org.junit:junit-bom` from 5.10.0 to 5.10.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.0...r5.10.1)

Updates `org.junit.jupiter:junit-jupiter` from 5.10.0 to 5.10.1
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.0...r5.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 10, 2023
1 parent be5d478 commit 58974e3
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 @@ -49,7 +49,7 @@ jmh = "1.37"
jooq = "3.14.16"
jsr107 = "1.1.1"
jsr305 = "3.0.2"
junit = "5.10.0"
junit = "5.10.1"
junit-platform = "1.10.1"
kafka = "2.8.2"
kafka-junit = "4.2.7"
Expand Down

0 comments on commit 58974e3

Please sign in to comment.