Skip to content

Commit

Permalink
chore(deps): dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
loicmathieu committed Nov 28, 2024
1 parent 054ef83 commit 694cbf2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions platform/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ dependencies {
def protobufVersion = "3.25.5"
def bouncycastleVersion = "1.79"
def aetherVersion = "1.1.0"
def jollydayVersion = "0.29.0"
def jsonschemaVersion = "4.35.0"
def jollydayVersion = "0.32.0"
def jsonschemaVersion = "4.37.0"
def kafkaVersion = "3.9.0"
def opensearchVersion = "2.17.0"
def opensearchRestVersion = "2.18.0"
def flyingSaucerVersion = "9.11.0"
def flyingSaucerVersion = "9.11.1"
def jacksonVersion = "2.18.1"

// as Jackson is in the Micronaut BOM, to force its version we need to use enforcedPlatform but it didn't really work, see later :(
Expand Down

0 comments on commit 694cbf2

Please sign in to comment.