Skip to content

Commit f7ae29c

Browse files
authored
Update jackson-dataformat-yaml to 2.22.0 (#453)
1 parent 56211a8 commit f7ae29c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ object Dependencies {
1010
"ch.qos.logback" % "logback-classic" % "1.5.37",
1111
"co.fs2" %% "fs2-io" % fs2Version,
1212
"co.fs2" %% "fs2-core" % fs2Version,
13-
"com.fasterxml.jackson.dataformat" % "jackson-dataformat-yaml" % "2.21.4",
13+
"com.fasterxml.jackson.dataformat" % "jackson-dataformat-yaml" % "2.22.0",
1414
"com.monovore" %% "decline-effect" % "2.6.2",
1515
"com.softwaremill.sttp.client3" %% "core" % sttpClientVersion,
1616
"com.softwaremill.sttp.client3" %% "circe" % sttpClientVersion,

0 commit comments

Comments
 (0)