Skip to content

Commit

Permalink
Merge pull request #8442 from odpi/dependabot/gradle/net.openhft-chro…
Browse files Browse the repository at this point in the history
…nicle-bom-2.26ea50

Bump net.openhft:chronicle-bom from 2.26ea10 to 2.26ea50
  • Loading branch information
dwolfson authored Oct 14, 2024
2 parents 74a2ae4 + 61f9dd0 commit 53480ea
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 @@ -116,7 +116,7 @@ ext {
dependencies {
// Only use this to bring in platforms, which are *constraints*
dependencies {
api(platform('net.openhft:chronicle-bom:2.26ea10'))
api(platform('net.openhft:chronicle-bom:2.26ea50'))
}
constraints {
api("ch.qos.logback:logback-classic:${logbackVersion}")
Expand Down

0 comments on commit 53480ea

Please sign in to comment.