Skip to content

Commit

Permalink
build: bump org.junit:junit-bom from 5.10.2 to 5.10.3 (#311)
Browse files Browse the repository at this point in the history
Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.2 to 5.10.3.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.2...r5.10.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 2, 2024
1 parent 86021e0 commit 581df01
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 @@ -2,7 +2,7 @@
shadow = "8.1.1"
jib = "3.4.3"
spotless = "6.25.0"
junit = "5.10.2"
junit = "5.10.3"
autoservice = "1.1.1"

# otel protocol (OTLP)
Expand Down

0 comments on commit 581df01

Please sign in to comment.