Skip to content

Commit

Permalink
Merge 922f07f into 3bbcf59
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 14, 2021
2 parents 3bbcf59 + 922f07f commit 04a3ce0
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 @@ -58,7 +58,7 @@ libraryDependencies += "com.github.julien-truffaut" %% "monocle-core" % "2.1.0"
libraryDependencies += "com.github.julien-truffaut" %% "monocle-macro" % "2.1.0"
libraryDependencies += "com.47deg" %% "github4s" % "0.28.2"
libraryDependencies += "io.lemonlabs" %% "scala-uri" % "3.0.0"
libraryDependencies += "org.http4s" %% "http4s-blaze-client" % "0.21.18"
libraryDependencies += "org.http4s" %% "http4s-blaze-client" % "0.21.19"
libraryDependencies += "org.scalameta" %% "scalameta" % "4.4.8"
libraryDependencies += "io.get-coursier" %% "coursier" % "2.0.11"
libraryDependencies += "io.get-coursier" %% "coursier-cats-interop" % "2.0.11"

0 comments on commit 04a3ce0

Please sign in to comment.