Skip to content

Commit

Permalink
Merge pull request #146 from scala-steward/update/sangria-4.2.4
Browse files Browse the repository at this point in the history
Update sangria to 4.2.4
  • Loading branch information
sh0hei authored Dec 28, 2024
2 parents eaa4f03 + ef12abf commit a029c5b
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 @@ -4,7 +4,7 @@ object Dependencies {
val circeVersion = "0.14.10"
val circeOpticsVersion = "0.14.1"
object SangriaVersion {
val sangria = "4.2.3"
val sangria = "4.2.4"
val sangriaCirce = "1.3.2"
val sangriaSlowlog = "3.0.0"
}
Expand Down

0 comments on commit a029c5b

Please sign in to comment.