Skip to content

Commit

Permalink
Update sangria to 4.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 17, 2024
1 parent 30e738c commit 75515a4
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 @@ -290,7 +290,7 @@ lazy val library =
val sangriaCirce = "1.3.2"
val circe = "0.14.10"
val diffson = "4.6.0"
val sangria = "4.2.3"
val sangria = "4.2.4"
val fansi = "0.5.0"
val pureConfig = "0.17.8"
val sbtTest = "1.0"
Expand Down

0 comments on commit 75515a4

Please sign in to comment.