Skip to content

Commit

Permalink
Update github4s to 0.28.1 (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 29, 2021
1 parent 5d53693 commit 9c1a998
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 @@ -56,7 +56,7 @@ libraryDependencies += "io.estatico" %% "newtype" % "0.4.4"
libraryDependencies += "eu.timepit" %% "refined" % "0.9.20"
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.0"
libraryDependencies += "com.47deg" %% "github4s" % "0.28.1"
libraryDependencies += "io.lemonlabs" %% "scala-uri" % "3.0.0"
libraryDependencies += "org.http4s" %% "http4s-blaze-client" % "0.21.16"
libraryDependencies += "org.scalameta" %% "scalameta" % "4.4.7"
Expand Down

0 comments on commit 9c1a998

Please sign in to comment.