Skip to content

Commit

Permalink
Update snakeyaml-engine to 2.8 (#1162)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Oct 20, 2024
1 parent 717ce1a commit 5eeec66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.11")
addSbtPlugin("dev.zio" % "zio-sbt-website" % "0.4.0-alpha.28")
addSbtPlugin("dev.zio" % "zio-sbt-website" % "0.4.0-alpha.27")

libraryDependencies += "org.snakeyaml" % "snakeyaml-engine" % "2.7"
libraryDependencies += "org.snakeyaml" % "snakeyaml-engine" % "2.8"

0 comments on commit 5eeec66

Please sign in to comment.