Skip to content

Commit

Permalink
Merge pull request #380 from typelevel/update/snakeyaml-1.33
Browse files Browse the repository at this point in the history
Update snakeyaml to 1.33
  • Loading branch information
armanbilge authored Oct 12, 2022
2 parents 27edee4 + 572670f commit c6727bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github-actions/build.sbt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
libraryDependencies += "org.yaml" % "snakeyaml" % "1.32"
libraryDependencies += "org.yaml" % "snakeyaml" % "1.33"

0 comments on commit c6727bd

Please sign in to comment.