Skip to content

Commit

Permalink
Merge pull request #37 from scala-steward/update/simulacrum-1.0.0
Browse files Browse the repository at this point in the history
Update simulacrum to 1.0.0
  • Loading branch information
h0ngcha0 committed Mar 7, 2020
2 parents 7142b3c + 4c7c3bd commit 105cecf
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 105cecf

Please sign in to comment.