Skip to content

Commit ef49ff8

Browse files
authored
Merge branch 'main' into inline-publish-plugin
2 parents 52fe5cf + c586af5 commit ef49ff8

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
@@ -48,7 +48,7 @@ trait CompilerCoreModule
4848
def moduleDeps = Seq(traits)
4949

5050
def ivyDeps = Agg(
51-
ivy"com.fasterxml.jackson.core:jackson-databind:2.16.2",
51+
ivy"com.fasterxml.jackson.core:jackson-databind:2.18.3",
5252
buildDeps.smithy.model,
5353
buildDeps.smithy.build,
5454
buildDeps.cats.mtl,

0 commit comments

Comments
 (0)