Skip to content

Commit

Permalink
Merge pull request #107 from scala-steward/update/scala-java-time-2.6.0
Browse files Browse the repository at this point in the history
Update scala-java-time to 2.6.0
  • Loading branch information
frawa authored Jun 8, 2024
2 parents e3e50b9 + dfb7c53 commit 5749b80
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 @@ -204,7 +204,7 @@ lazy val formats = projectMatrix
.settings(strictScalacSettings)
.settings(sharedTestSettings)
.settings(
libraryDependencies += "io.github.cquiroz" %%% "scala-java-time" % "2.5.0"
libraryDependencies += "io.github.cquiroz" %%% "scala-java-time" % "2.6.0"
)
.jvmPlatform(sharedPlatformSettings)
.jsPlatform(
Expand Down

0 comments on commit 5749b80

Please sign in to comment.