Skip to content

Commit

Permalink
Update base64 to 0.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot committed Sep 11, 2020
1 parent 38196d8 commit 19ee979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ProjectPlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ object ProjectPlugin extends AutoPlugin {
object autoImport {

lazy val V = new {
val base64: String = "0.2.9"
val base64: String = "0.2.10"
val cats: String = "2.2.0"
val circe: String = "0.13.0"
val http4s: String = "0.21.7"
Expand Down

0 comments on commit 19ee979

Please sign in to comment.