Skip to content

Commit

Permalink
Update client3:circe, client3:core to 3.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 21, 2024
1 parent 005c99c commit a308124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ val zioVersion = "1.0.18"
val zioCatsVersion = "3.2.9.1"
val http4sVersion = "0.23.15"
val circeVersion = "0.14.5"
val sttpClientVersion = "3.4.2"
val sttpClientVersion = "3.9.7"

lazy val commonSettings = Seq(
organization := "org.phenoscape",
Expand Down

0 comments on commit a308124

Please sign in to comment.