Skip to content

Commit

Permalink
Merge 4c7c3bd into b1c2508
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 1, 2020
2 parents b1c2508 + 4c7c3bd commit 23bd3e9
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 @@ -34,7 +34,7 @@ libraryDependencies ++= Seq(
"org.scodec" %% "scodec-core" % "1.11.4",
"com.iheart" %% "ficus" % "1.4.7",
"org.typelevel" %% "cats-core" % "2.1.1",
"com.github.mpilquist" %% "simulacrum" % "0.19.0",
"org.typelevel" %% "simulacrum" % "1.0.0",
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.2",
"ch.qos.logback" % "logback-classic" % "1.2.3",
"org.scalatest" %% "scalatest" % "3.1.1" % "test",
Expand Down

0 comments on commit 23bd3e9

Please sign in to comment.