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 949e0b8 + 9783446 commit 24fd501Copy full SHA for 24fd501
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.2.0"
+ libraryDependencies += "io.github.cquiroz" %%% "scala-java-locales" % "1.2.1"
46
47
.dependsOn(core)
48
0 commit comments