Skip to content

Commit

Permalink
Bump CE3, sttp
Browse files Browse the repository at this point in the history
  • Loading branch information
kubukoz committed May 25, 2021
1 parent 7d70f0a commit ea253b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,12 @@ ThisBuild / githubWorkflowEnv ++= List("PGP_PASSPHRASE", "PGP_SECRET", "SONATYPE

val Versions = new {
val catsCore = "2.6.1"
val catsEffect = "3.0.2"
val catsEffect = "3.1.1"
val circe = "0.13.0"
val kindProjector = "0.13.0"
val monix = "3.4.0"
val scalaTest = "3.2.9"
val sttp = "3.3.3"
val sttp = "3.3.5"
val refined = "0.9.25"
}

Expand Down

0 comments on commit ea253b9

Please sign in to comment.