Skip to content

Commit 4148c55

Browse files
authored
Merge pull request #155 from typelevel/update/scala-java-locales-1.5.3
Update scala-java-locales to 1.5.3
2 parents 158c730 + f67021d commit 4148c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ lazy val core = crossProject(JVMPlatform, JSPlatform, NativePlatform)
3434
)
3535
.platformsSettings(JSPlatform, NativePlatform)(
3636
libraryDependencies ++= Seq(
37-
"io.github.cquiroz" %%% "scala-java-locales" % "1.4.1"
37+
"io.github.cquiroz" %%% "scala-java-locales" % "1.5.3"
3838
)
3939
)
4040

0 commit comments

Comments
 (0)