From c53bb47c66c8b6724d6079ea594333504c60c348 Mon Sep 17 00:00:00 2001 From: scala-steward Date: Mon, 15 Jun 2026 01:08:08 +0000 Subject: [PATCH] Update scala-java-time to 2.7.0 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 4523e01..5ff81ed 100644 --- a/build.sbt +++ b/build.sbt @@ -88,7 +88,7 @@ lazy val core = (projectMatrix in file("core")) .jsPlatform( scalaVersions = scala2 ++ scala3, settings = commonJsSettings ++ browserChromeTestSettings ++ Seq( - libraryDependencies += "io.github.cquiroz" %%% "scala-java-time" % "2.6.0" + libraryDependencies += "io.github.cquiroz" %%% "scala-java-time" % "2.7.0" ) ) .nativePlatform(