Skip to content

Commit

Permalink
Bump net.openhft:chronicle-bom from 2.24ea55 to 2.25ea53
Browse files Browse the repository at this point in the history
Bumps [net.openhft:chronicle-bom](https://github.com/OpenHFT/OpenHFT) from 2.24ea55 to 2.25ea53.
- [Release notes](https://github.com/OpenHFT/OpenHFT/releases)
- [Commits](https://github.com/OpenHFT/OpenHFT/commits)

---
updated-dependencies:
- dependency-name: net.openhft:chronicle-bom
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 6b06232 commit 8d04670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ ext {
dependencies {
// Only use this to bring in platforms, which are *constraints*
dependencies {
api(platform('net.openhft:chronicle-bom:2.24ea55'))
api(platform('net.openhft:chronicle-bom:2.25ea53'))
}
constraints {
api("ch.qos.logback:logback-classic:${logbackVersion}")
Expand Down

0 comments on commit 8d04670

Please sign in to comment.