Skip to content

Commit e21c76d

Browse files
Merge pull request #8239 from odpi/dependabot/gradle/net.openhft-chronicle-bom-2.26ea10
Bump net.openhft:chronicle-bom from 2.25ea42 to 2.26ea10
2 parents 2a8f924 + 16bdd22 commit e21c76d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ ext {
122122
dependencies {
123123
// Only use this to bring in platforms, which are *constraints*
124124
dependencies {
125-
api(platform('net.openhft:chronicle-bom:2.25ea42'))
125+
api(platform('net.openhft:chronicle-bom:2.26ea10'))
126126
}
127127
constraints {
128128
api("ch.qos.logback:logback-classic:${logbackVersion}")

0 commit comments

Comments
 (0)