Skip to content

Commit

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

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

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

---
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 Feb 9, 2024
1 parent 96a3ff8 commit 26c2518
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.1"
junit = "5.10.2"
junit-platform = "1.10.2"
kafka = "2.8.2"
kafka-junit = "4.2.10"
Expand Down

0 comments on commit 26c2518

Please sign in to comment.