Skip to content

Commit 8d5047f

Browse files
committed
Update snakeyaml-engine to 2.8
1 parent 83fa6fc commit 8d5047f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ val Versions = new {
1111
val scalaTest = "3.2.18"
1212
val scalaTestPlus = "3.2.18.0"
1313
val snakeYaml = "2.2"
14-
val snakeYamlEngine = "2.7"
14+
val snakeYamlEngine = "2.8"
1515
val previousCirceYamls = Set("0.14.0", "0.14.1", "0.14.2")
1616

1717
val scala213 = "2.13.14"

0 commit comments

Comments
 (0)