Skip to content

Commit a862e6f

Browse files
authored
Update base64 to 0.3.0
1 parent 89b2f9f commit a862e6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/ProjectPlugin.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ object ProjectPlugin extends AutoPlugin {
1414
object autoImport {
1515

1616
lazy val V = new {
17-
val base64: String = "0.2.10"
17+
val base64: String = "0.3.0"
1818
val cats: String = "2.3.1"
1919
val circe: String = "0.13.0"
2020
val http4s: String = "0.21.15"

0 commit comments

Comments
 (0)