Skip to content

Commit

Permalink
Merge pull request #57 from armanbilge/update/scala-yaml-0.0.7
Browse files Browse the repository at this point in the history
Update scala-yaml to 0.0.7
  • Loading branch information
armanbilge committed May 2, 2023
2 parents df0507a + ebc736d commit cc1d006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ val Versions = new {
val scalaCheck = "1.17.0"
val scalaTest = "3.2.15"
val scalaTestPlus = "3.2.14.0"
val scalaYaml = "0.0.6"
val scalaYaml = "0.0.7"
}

ThisBuild / crossScalaVersions := List("2.13.10", "3.2.2")
Expand Down

0 comments on commit cc1d006

Please sign in to comment.