Skip to content

Commit d66855a

Browse files
Update scala-java-locales to 1.5.1
1 parent 43a0c05 commit d66855a

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
@@ -83,7 +83,7 @@ lazy val testing = crossProject(JSPlatform, JVMPlatform, NativePlatform)
8383
}
8484
)
8585
.platformsSettings(JSPlatform, NativePlatform)(
86-
libraryDependencies += "io.github.cquiroz" %%% "scala-java-locales" % "1.5.0"
86+
libraryDependencies += "io.github.cquiroz" %%% "scala-java-locales" % "1.5.1"
8787
)
8888
.nativeSettings(
8989
tlVersionIntroduced := List("2.12", "2.13", "3").map(_ -> "1.3.0").toMap

0 commit comments

Comments
 (0)