Skip to content

Commit

Permalink
build(deps): bump the patches group with 1 update (#368)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 26, 2023
1 parent 455cb62 commit 73f3a98
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.5'

implementation(platform('com.fasterxml.jackson:jackson-bom:2.16.0'))
implementation(platform('com.fasterxml.jackson:jackson-bom:2.16.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 73f3a98

Please sign in to comment.