We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 52fe5cf + c586af5 commit ef49ff8Copy full SHA for ef49ff8
build.sc
@@ -48,7 +48,7 @@ trait CompilerCoreModule
48
def moduleDeps = Seq(traits)
49
50
def ivyDeps = Agg(
51
- ivy"com.fasterxml.jackson.core:jackson-databind:2.16.2",
+ ivy"com.fasterxml.jackson.core:jackson-databind:2.18.3",
52
buildDeps.smithy.model,
53
buildDeps.smithy.build,
54
buildDeps.cats.mtl,
0 commit comments