We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca68826 commit 41f86d4Copy full SHA for 41f86d4
bom/build.gradle
@@ -124,7 +124,7 @@ ext {
124
dependencies {
125
// Only use this to bring in platforms, which are *constraints*
126
127
- api(platform('net.openhft:chronicle-bom:2.27ea5'))
+ api(platform('net.openhft:chronicle-bom:2.27ea81'))
128
}
129
constraints {
130
api("ch.qos.logback:logback-classic:${logbackVersion}")
0 commit comments