Skip to content

Commit

Permalink
Update snakeyaml to 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 2, 2024
1 parent 83fa6fc commit 905a70f
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 @@ -10,7 +10,7 @@ val Versions = new {
val scalaCheck = "1.18.0"
val scalaTest = "3.2.18"
val scalaTestPlus = "3.2.18.0"
val snakeYaml = "2.2"
val snakeYaml = "2.3"
val snakeYamlEngine = "2.7"
val previousCirceYamls = Set("0.14.0", "0.14.1", "0.14.2")

Expand Down

0 comments on commit 905a70f

Please sign in to comment.