Skip to content

Commit

Permalink
Merge pull request #736 from scala-steward/update/locales-minimal-en_…
Browse files Browse the repository at this point in the history
…us-db-1.5.0

Update locales-minimal-en_us-db to 1.5.0
  • Loading branch information
mpilquist authored Nov 24, 2022
2 parents 7279810 + 55437ea commit 5429a06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ lazy val core = crossProject(JVMPlatform, JSPlatform, NativePlatform)
libraryDependencies ++= Seq(
"com.armanbilge" %%% "saslprep" % "0.1.1",
"io.github.cquiroz" %%% "scala-java-time" % "2.4.0",
"io.github.cquiroz" %%% "locales-minimal-en_us-db" % "1.4.1"
"io.github.cquiroz" %%% "locales-minimal-en_us-db" % "1.5.0"
),
)

Expand Down

0 comments on commit 5429a06

Please sign in to comment.