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 f4a50c8 commit 70bb8d8Copy full SHA for 70bb8d8
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.0-RC3"
+val scalajavaLocalesVersion = "1.4.0"
26
Global / onChangedBuildSource := ReloadOnSourceChanges
27
28
lazy val downloadFromZip: TaskKey[Unit] =
0 commit comments