Skip to content

Commit

Permalink
Update jackson-dataformat-yaml to 2.16.1 (#303)
Browse files Browse the repository at this point in the history
  • Loading branch information
fgrutsch authored Dec 27, 2023
1 parent 0a549a4 commit e0f0bf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ object Dependencies {
"ch.qos.logback" % "logback-classic" % "1.4.14",
"co.fs2" %% "fs2-io" % fs2Version,
"co.fs2" %% "fs2-core" % fs2Version,
"com.fasterxml.jackson.dataformat" % "jackson-dataformat-yaml" % "2.16.0",
"com.fasterxml.jackson.dataformat" % "jackson-dataformat-yaml" % "2.16.1",
"com.monovore" %% "decline-effect" % "2.4.1",
"com.softwaremill.sttp.client3" %% "core" % sttpClientVersion,
"com.softwaremill.sttp.client3" %% "circe" % sttpClientVersion,
Expand Down

0 comments on commit e0f0bf1

Please sign in to comment.