Skip to content

Commit

Permalink
Merge 8ce1ee0 into 48b4462
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 23, 2020
2 parents 48b4462 + 8ce1ee0 commit fbdc6fc
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 @@ -33,7 +33,7 @@ libraryDependencies ++= Seq(
"com.madgag.spongycastle" % "core" % "1.58.0.0",
"org.scodec" %% "scodec-core" % "1.11.4",
"com.iheart" %% "ficus" % "1.4.7",
"org.typelevel" %% "cats-core" % "2.1.0-RC3",
"org.typelevel" %% "cats-core" % "2.1.0",
"com.github.mpilquist" %% "simulacrum" % "0.19.0",
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.2",
"ch.qos.logback" % "logback-classic" % "1.2.3",
Expand Down

0 comments on commit fbdc6fc

Please sign in to comment.