Skip to content

Commit

Permalink
build(deps): bump com.fasterxml.jackson:jackson-bom in the patches gr…
Browse files Browse the repository at this point in the history
…oup (#488)
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 38c1d72 commit 57e9cb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ repositories {
dependencies {
def picocliVersion = '4.7.6'

implementation(platform('com.fasterxml.jackson:jackson-bom:2.18.0'))
implementation(platform('com.fasterxml.jackson:jackson-bom:2.18.1'))
// 1.4.+ requires Java 11 and we are stuck on 8
implementation(platform('ch.qos.logback:logback-parent:[1.3.5,1.4)'))

Expand Down

0 comments on commit 57e9cb5

Please sign in to comment.