Skip to content

Commit

Permalink
Merge pull request #372 from scala-steward/update/algebird-core-0.13.7
Browse files Browse the repository at this point in the history
Update algebird-core to 0.13.7
  • Loading branch information
Atry authored Jan 6, 2021
2 parents 7b58d23 + 448f589 commit 7dfc71c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ libraryDependencies ++= {
"org.scala-lang.plugins" %% "scala-continuations-library" % "1.0.3" % Optional,
"org.scala-lang.modules" %% "scala-async" % "0.9.7" % Optional,
"com.typesafe.akka" %% "akka-actor" % "2.5.31" % Optional,
"com.twitter" %% "algebird-core" % "0.13.6" % Optional,
"com.twitter" %% "algebird-core" % "0.13.7" % Optional,
"com.thoughtworks.binding" %% "binding" % "11.9.0" % Optional,
"org.scala-lang.modules" %% "scala-parser-combinators" % "1.1.2" % Optional,
"org.scalacheck" %% "scalacheck" % "1.15.2" % Optional,
Expand Down

0 comments on commit 7dfc71c

Please sign in to comment.