Skip to content

Commit

Permalink
Update scala-java-time to 2.6.0 (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
poslegm authored Jun 9, 2024
1 parent e9816cc commit 6df1f5c
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 @@ -21,7 +21,7 @@ val scala3 = "3.3.3"
lazy val Version = new {
val munit = "0.7.29"
val zio = "2.0.22"
val scalaJavaTime = "2.5.0"
val scalaJavaTime = "2.6.0"
}

commands += Command.command("ci-test") { s =>
Expand Down

0 comments on commit 6df1f5c

Please sign in to comment.