Skip to content

Commit 92c605f

Browse files
Update snakeyaml to 2.2 (#389)
Co-authored-by: Jeff May <jeff.n.may@gmail.com>
1 parent e67a715 commit 92c605f

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 scalaCheck = "1.17.0"
1212
val scalaTest = "3.2.17"
1313
val scalaTestPlus = "3.2.14.0"
14-
val snakeYaml = "2.0"
14+
val snakeYaml = "2.2"
1515
val snakeYamlEngine = "2.6"
1616
val previousCirceYamls = Set("0.14.0", "0.14.1", "0.14.2")
1717

0 commit comments

Comments
 (0)