Skip to content

Commit 9d923ed

Browse files
committed
Roll back to scala-java-locales-1.2.0
1 parent b8d11bf commit 9d923ed

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
@@ -42,7 +42,7 @@ lazy val testing = crossProject(JSPlatform, JVMPlatform)
4242
)
4343
)
4444
.jsSettings(
45-
libraryDependencies += "io.github.cquiroz" %%% "scala-java-locales" % "1.2.1"
45+
libraryDependencies += "io.github.cquiroz" %%% "scala-java-locales" % "1.2.0"
4646
)
4747
.dependsOn(core)
4848

0 commit comments

Comments
 (0)