Skip to content

Commit

Permalink
Proj4j 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
echeipesh committed Oct 4, 2019
1 parent 9096603 commit 79b2406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ object Dependencies {
val scalatest = "org.scalatest" %% "scalatest" % "3.0.5"
val scalacheck = "org.scalacheck" %% "scalacheck" % "1.14.0"
val jts = "org.locationtech.jts" % "jts-core" % "1.16.0"
val proj4j = "org.locationtech.proj4j" % "proj4j" % "1.1.0-SNAPSHOT"
val proj4j = "org.locationtech.proj4j" % "proj4j" % "1.1.0"

val monocleCore = "com.github.julien-truffaut" %% "monocle-core" % Version.monocle
val monocleMacro = "com.github.julien-truffaut" %% "monocle-macro" % Version.monocle
Expand Down

0 comments on commit 79b2406

Please sign in to comment.