File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ lazy val scalajavatime = crossProject.crossType(CrossType.Full).in(file("."))
159
159
}.taskValue,
160
160
parallelExecution in Test := false ,
161
161
libraryDependencies ++= Seq (
162
- " io.github.cquiroz" %%% " scala-java-locales" % " 0.3.2-cldr30 "
162
+ " io.github.cquiroz" %%% " scala-java-locales" % " 0.3.3-cldr31 "
163
163
)
164
164
)
165
165
Original file line number Diff line number Diff line change 15
15
<action dev =" cquiroz" type =" update" >
16
16
Updated time zone db to 2017b
17
17
</action >
18
+ <action dev =" cquiroz" type =" update" >
19
+ Updated to scala-java-locales 0.3.3
20
+ </action >
18
21
</release >
19
22
<release version =" 2.0.0-M9" date =" 2017-02-19" description =" v2.0.0-M9" >
20
23
<action dev =" cquiroz" type =" update" >
You can’t perform that action at this time.
0 commit comments