We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d781db + e1d3cab commit c586af5Copy full SHA for c586af5
build.sc
@@ -29,7 +29,7 @@ trait CompilerCoreModule
29
def moduleDeps = Seq(traits)
30
31
def ivyDeps = Agg(
32
- ivy"com.fasterxml.jackson.core:jackson-databind:2.16.2",
+ ivy"com.fasterxml.jackson.core:jackson-databind:2.18.3",
33
buildDeps.smithy.model,
34
buildDeps.smithy.build,
35
buildDeps.cats.mtl,
0 commit comments