Skip to content

Commit

Permalink
Update jackson-databind to 2.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 28, 2024
1 parent 910db26 commit 3a79b21
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.18.0",
buildDeps.smithy.model,
buildDeps.smithy.build,
buildDeps.cats.mtl,
Expand Down

0 comments on commit 3a79b21

Please sign in to comment.