Skip to content

Commit

Permalink
Update snakeyaml to 2.2 (#684)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored May 6, 2024
1 parent 35ff657 commit c533b81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ object Dependencies {
val mariadb = "3.3.3"
val monocle = "3.2.0"
val pprint = "0.9.0"
val snakeyaml = "2.0"
val snakeyaml = "2.2"
val zio = "2.0.22"
val zioDoobie = "0.6.0"
val zioLoggingSlf4j = "2.2.3"
Expand Down

0 comments on commit c533b81

Please sign in to comment.