Skip to content

Commit

Permalink
Bump spark-fits version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienPeloton committed Jul 12, 2018
1 parent 5b78e70 commit 6d1a1b7
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 @@ -46,7 +46,7 @@ lazy val root = (project in file(".")).
"org.apache.spark" %% "spark-core" % "2.1.0" % "provided",
"org.apache.spark" %% "spark-sql" % "2.1.0" % "provided",
// For loading FITS files
"com.github.astrolabsoftware" %% "spark-fits" % "0.4.0",
"com.github.astrolabsoftware" %% "spark-fits" % "0.6.0",
// "org.datasyslab" % "geospark" % "1.1.3",
// Uncomment if you want to trigger visualisation
// "com.github.haifengl" % "smile-plot" % "1.5.1",
Expand Down

0 comments on commit 6d1a1b7

Please sign in to comment.