Skip to content

Commit c586af5

Browse files
authored
Merge pull request #255 from scala-steward/update/jackson-databind-2.18.3
Update jackson-databind to 2.18.3
2 parents 5d781db + e1d3cab commit c586af5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ trait CompilerCoreModule
2929
def moduleDeps = Seq(traits)
3030

3131
def ivyDeps = Agg(
32-
ivy"com.fasterxml.jackson.core:jackson-databind:2.16.2",
32+
ivy"com.fasterxml.jackson.core:jackson-databind:2.18.3",
3333
buildDeps.smithy.model,
3434
buildDeps.smithy.build,
3535
buildDeps.cats.mtl,

0 commit comments

Comments
 (0)