Skip to content

Commit

Permalink
Update scala-java-time to 2.6.0 (#387)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jun 8, 2024
1 parent 9ed73ff commit 2941307
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 @@ -136,7 +136,7 @@ lazy val zio = project
.settings(
name := "colibri-zio",
libraryDependencies ++= Seq(
"io.github.cquiroz" %%% "scala-java-time" % "2.5.0",
"io.github.cquiroz" %%% "scala-java-time" % "2.6.0",
"dev.zio" %%% "zio" % "2.0.22",
"dev.zio" %%% "zio-streams" % "2.0.22",
),
Expand Down

0 comments on commit 2941307

Please sign in to comment.