Skip to content

Commit

Permalink
Merge pull request #1210 from nationalarchives/scala-steward-dependen…
Browse files Browse the repository at this point in the history
…cies

Scala Steward Updates
  • Loading branch information
mergify[bot] authored Dec 23, 2024
2 parents c9c49f7 + 48a1510 commit 4495469
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 @@ -2,7 +2,7 @@ import sbt._

object Dependencies {
lazy val scalaTest = "org.scalatest" %% "scalatest" % "3.2.19"
lazy val sangria = "org.sangria-graphql" %% "sangria" % "4.2.3"
lazy val sangria = "org.sangria-graphql" %% "sangria" % "4.2.4"
lazy val circeCore = "io.circe" %% "circe-core" % "0.14.10"
lazy val circeGeneric = "io.circe" %% "circe-generic" % "0.14.10"
}

0 comments on commit 4495469

Please sign in to comment.