Skip to content

Commit 12982dc

Browse files
committed
scala-java-locales 1.4.0-RC3
1 parent 27bebfb commit 12982dc

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
@@ -22,7 +22,7 @@ val versions: Map[String, String] = {
2222
val scalaVer = versions("2.13")
2323
val scala3Ver = versions("3")
2424
val tzdbVersion = "2019c"
25-
val scalajavaLocalesVersion = "1.4.0-RC2+10-dcf49547-SNAPSHOT"
25+
val scalajavaLocalesVersion = "1.4.0-RC3"
2626
Global / onChangedBuildSource := ReloadOnSourceChanges
2727

2828
lazy val downloadFromZip: TaskKey[Unit] =

0 commit comments

Comments
 (0)