Skip to content

Commit

Permalink
Update scala-yaml to 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
nimble-agar-steward[bot] committed May 2, 2023
1 parent df0507a commit ebc736d
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 ebc736d

Please sign in to comment.