Skip to content

Commit

Permalink
Bump org.junit:junit-bom from 5.10.2 to 5.10.4
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.4.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.10.2...r5.10.4)

---
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]>
  • Loading branch information
dependabot[bot] authored and rwinch committed Sep 26, 2024
1 parent d9aa85b commit c167e12
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
@@ -1,7 +1,7 @@
[libraries]
assertj-core='org.assertj:assertj-core:3.26.0'
httpclient5="org.apache.httpcomponents.client5:httpclient5:5.3.1"
junit-bom='org.junit:junit-bom:5.10.2'
junit-bom='org.junit:junit-bom:5.10.4'
kerby='org.apache.kerby:kerb-simplekdc:2.0.3'
mockito-bom='org.mockito:mockito-bom:5.12.0'
okhttp3='com.squareup.okhttp3:okhttp:3.14.9'
Expand Down

0 comments on commit c167e12

Please sign in to comment.