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 696098d + 811c83d commit 34c8231Copy full SHA for 34c8231
1 file changed
build.sbt
@@ -42,7 +42,7 @@ lazy val testing = crossProject(JSPlatform, JVMPlatform)
42
)
43
44
.jsSettings(
45
- libraryDependencies += "io.github.cquiroz" %%% "scala-java-locales" % "1.1.1"
+ libraryDependencies += "io.github.cquiroz" %%% "scala-java-locales" % "1.1.2"
46
47
.dependsOn(core)
48
0 commit comments