Skip to content

Commit

Permalink
Update jackson-databind to 2.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 14, 2024
1 parent f7bb4d0 commit d137ac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ trait CompilerCoreModule
def moduleDeps = Seq(traits)

def ivyDeps = Agg(
ivy"com.fasterxml.jackson.core:jackson-databind:2.16.2",
ivy"com.fasterxml.jackson.core:jackson-databind:2.17.0",
buildDeps.smithy.model,
buildDeps.smithy.build,
buildDeps.cats.mtl,
Expand Down

0 comments on commit d137ac9

Please sign in to comment.