Skip to content

Commit

Permalink
Merge pull request #178 from gemini-hlsw/upadtes
Browse files Browse the repository at this point in the history
Some updates
  • Loading branch information
cquiroz authored Nov 27, 2022
2 parents 78c0889 + faa2473 commit 2e0897b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ supportNumberFormats := false
crossScalaVersions := Seq("2.13.8", "3.2.1")

libraryDependencies ++= Seq(
"io.github.cquiroz" %%% "scala-java-time" % "2.4.0"
"io.github.cquiroz" %%% "scala-java-time" % "2.5.0"
)

libraryDependencies ++= {
Expand Down
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.7.3
sbt.version=1.8.0

0 comments on commit 2e0897b

Please sign in to comment.