Skip to content

Commit

Permalink
Update sangria to 4.2.2 in scala-steward-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tna-da-bot committed Nov 7, 2024
1 parent 6c225d0 commit 8608cb0
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 @@ -14,5 +14,5 @@ object Dependencies {
lazy val sttp = "com.softwaremill.sttp.client3" %% "core" % sttpVersion
lazy val sttpCirce = "com.softwaremill.sttp.client3" %% "circe" % sttpVersion
lazy val oauth2 = "com.nimbusds" % "oauth2-oidc-sdk" % "11.20.1"
lazy val sangria = "org.sangria-graphql" %% "sangria" % "4.2.0"
lazy val sangria = "org.sangria-graphql" %% "sangria" % "4.2.2"
}

0 comments on commit 8608cb0

Please sign in to comment.