Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Commit 53d7838

Browse files
scala-stewardghostbuster91
scala-steward
authored andcommitted
Update scala-java-time to 2.4.0
1 parent 0280e8a commit 53d7838

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ lazy val core = (projectMatrix in file("core"))
6969
"org.scalatest" %%% "scalatest-flatspec" % scalatestVersion % Test,
7070
"org.scalatest" %%% "scalatest-freespec" % scalatestVersion % Test,
7171
"org.scalatest" %%% "scalatest-shouldmatchers" % scalatestVersion % Test,
72-
"io.github.cquiroz" %%% "scala-java-time" % "2.3.0" % Test
72+
"io.github.cquiroz" %%% "scala-java-time" % "2.4.0" % Test
7373
),
7474
versionSpecificScalaSources
7575
)

0 commit comments

Comments
 (0)