Skip to content

Commit 41f86d4

Browse files
Bump net.openhft:chronicle-bom from 2.27ea5 to 2.27ea80
Bumps [net.openhft:chronicle-bom](https://github.com/OpenHFT/OpenHFT) from 2.27ea5 to 2.27ea80. - [Release notes](https://github.com/OpenHFT/OpenHFT/releases) - [Commits](https://github.com/OpenHFT/OpenHFT/commits) --- updated-dependencies: - dependency-name: net.openhft:chronicle-bom dependency-version: 2.27ea80 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca68826 commit 41f86d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ ext {
124124
dependencies {
125125
// Only use this to bring in platforms, which are *constraints*
126126
dependencies {
127-
api(platform('net.openhft:chronicle-bom:2.27ea5'))
127+
api(platform('net.openhft:chronicle-bom:2.27ea81'))
128128
}
129129
constraints {
130130
api("ch.qos.logback:logback-classic:${logbackVersion}")

0 commit comments

Comments
 (0)