Skip to content

Commit

Permalink
Merge branch 'scala-steward-dependencies' into update/scala-steward-d…
Browse files Browse the repository at this point in the history
…ependencies/scala-library-2.13.13
  • Loading branch information
mergify[bot] authored Feb 28, 2024
2 parents f08dc29 + aa02a41 commit 5efb8b3
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 @@ -13,6 +13,6 @@ object Dependencies {
lazy val circeGenericExtras = "io.circe" %% "circe-generic-extras" % circeGenericExtrasVersion
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.10"
lazy val oauth2 = "com.nimbusds" % "oauth2-oidc-sdk" % "11.10.1"
lazy val sangria = "org.sangria-graphql" %% "sangria" % "4.1.0"
}

0 comments on commit 5efb8b3

Please sign in to comment.