Skip to content

Commit

Permalink
Update algebird-core to 0.13.8 (#330)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 22, 2021
1 parent ddd12a7 commit 0725d7d
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 @@ -88,7 +88,7 @@ val scalactic = "org.scalactic" %% "scalactic"
val scalatest = "org.scalatest" %% "scalatest" % "3.2.9" % "test"

val joda_time = "joda-time" % "joda-time" % "2.10.10"
val algebird = "com.twitter" %% "algebird-core" % "0.13.7"
val algebird = "com.twitter" %% "algebird-core" % "0.13.8"
val joda_convert = "org.joda" % "joda-convert" % "2.2.1"
val spatial4j = "org.locationtech.spatial4j" % "spatial4j" % "0.7"

Expand Down

0 comments on commit 0725d7d

Please sign in to comment.