Skip to content

Commit

Permalink
Update github4s to 0.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot authored Jan 29, 2021
1 parent 81be4be commit 59457de
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 @@ -40,7 +40,7 @@ lazy val pluginSettings: Seq[Def.Setting[_]] = Seq(
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3"),
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1"),
libraryDependencies ++= Seq(
"com.47deg" %% "github4s" % "0.28.0",
"com.47deg" %% "github4s" % "0.28.1",
"org.http4s" %% "http4s-blaze-client" % "0.21.16",
"net.jcazevedo" %% "moultingyaml" % "0.4.2",
"com.lihaoyi" %% "scalatags" % "0.9.3",
Expand Down

0 comments on commit 59457de

Please sign in to comment.