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.
1 parent 1652da3 commit 0e1106eCopy full SHA for 0e1106e
build.sbt
@@ -22,7 +22,7 @@ val versions: Map[String, String] = {
22
val scalaVer = versions("2.13")
23
val scala3Ver = versions("3")
24
val tzdbVersion = "2019c"
25
-val scalajavaLocalesVersion = "1.4.1"
+val scalajavaLocalesVersion = "1.5.0"
26
Global / onChangedBuildSource := ReloadOnSourceChanges
27
28
lazy val downloadFromZip: TaskKey[Unit] =
0 commit comments