Skip to content

Commit 6b29d9d

Browse files
Bump net.openhft:chronicle-bom from 2.27ea81 to 2.27ea100
Bumps [net.openhft:chronicle-bom](https://github.com/OpenHFT/OpenHFT) from 2.27ea81 to 2.27ea100. - [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.27ea100 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a7f0f1 commit 6b29d9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bom/build.gradle

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

0 commit comments

Comments
 (0)