We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 158c730 + f67021d commit 4148c55Copy full SHA for 4148c55
build.sbt
@@ -34,7 +34,7 @@ lazy val core = crossProject(JVMPlatform, JSPlatform, NativePlatform)
34
)
35
.platformsSettings(JSPlatform, NativePlatform)(
36
libraryDependencies ++= Seq(
37
- "io.github.cquiroz" %%% "scala-java-locales" % "1.4.1"
+ "io.github.cquiroz" %%% "scala-java-locales" % "1.5.3"
38
39
40
0 commit comments