diff --git a/project/plugins.sbt b/project/plugins.sbt index 8cca09d42..71ec39371 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -10,4 +10,4 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.4") addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3") addSbtPlugin("dev.zio" % "zio-sbt-website" % "0.3.10") -libraryDependencies += "org.snakeyaml" % "snakeyaml-engine" % "2.5" +libraryDependencies += "org.snakeyaml" % "snakeyaml-engine" % "2.7"