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 1652da3 + 0e1106e commit da02ee6Copy full SHA for da02ee6
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