Skip to content

Commit

Permalink
Update clue-core, clue-http4s, clue-scalajs, ... to 0.43.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lucuma-steward[bot] committed Feb 6, 2025
1 parent 6c2f726 commit 937ad9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project/Settings.scala
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ object Settings {
val lucumaODBSchema = "0.18.3"

// Clue
val clue = "0.43.0"
val clue = "0.43.1"

// ScalaJS libraries
val crystal = "0.47.3"
Expand Down
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.1")

// Generate code for GraphQL queries
addSbtPlugin("edu.gemini" % "sbt-clue" % "0.43.0")
addSbtPlugin("edu.gemini" % "sbt-clue" % "0.43.1")

0 comments on commit 937ad9c

Please sign in to comment.