We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c198c6a + d4d2f58 commit 721c337Copy full SHA for 721c337
build.sc
@@ -33,7 +33,7 @@ trait CompilerCoreModule
33
def moduleDeps = Seq(traits)
34
35
def ivyDeps = Agg(
36
- ivy"com.fasterxml.jackson.core:jackson-databind:2.19.4",
+ ivy"com.fasterxml.jackson.core:jackson-databind:2.20.1",
37
buildDeps.smithy.model,
38
buildDeps.smithy.build,
39
buildDeps.cats.mtl,
0 commit comments