Skip to content

Commit 43a0c05

Browse files
Merge branch 'main' into update/scala-java-locales-1.5.1
2 parents ae236ce + f73316e commit 43a0c05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ lazy val testing = crossProject(JSPlatform, JVMPlatform, NativePlatform)
8383
}
8484
)
8585
.platformsSettings(JSPlatform, NativePlatform)(
86-
libraryDependencies += "io.github.cquiroz" %%% "scala-java-locales" % "1.4.1"
86+
libraryDependencies += "io.github.cquiroz" %%% "scala-java-locales" % "1.5.0"
8787
)
8888
.nativeSettings(
8989
tlVersionIntroduced := List("2.12", "2.13", "3").map(_ -> "1.3.0").toMap

0 commit comments

Comments
 (0)