Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/com.nimbusds-nimbus-jose-j…
Browse files Browse the repository at this point in the history
…wt-9.40
  • Loading branch information
mandy-chessell authored Jun 16, 2024
2 parents d1c9c3d + e21c76d commit feb4a6f
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 @@ -122,7 +122,7 @@ ext {
dependencies {
// Only use this to bring in platforms, which are *constraints*
dependencies {
api(platform('net.openhft:chronicle-bom:2.25ea42'))
api(platform('net.openhft:chronicle-bom:2.26ea10'))
}
constraints {
api("ch.qos.logback:logback-classic:${logbackVersion}")
Expand Down

0 comments on commit feb4a6f

Please sign in to comment.