Skip to content

Commit

Permalink
Update locales-minimal-en_us-db to 1.5.3 in series/0.6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed May 15, 2024
1 parent 5c7e21a commit b6bf447
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 @@ -130,7 +130,7 @@ lazy val core = crossProject(JVMPlatform, JSPlatform, NativePlatform)
libraryDependencies ++= Seq(
"com.armanbilge" %%% "saslprep" % "0.1.1",
"io.github.cquiroz" %%% "scala-java-time" % "2.5.0",
"io.github.cquiroz" %%% "locales-minimal-en_us-db" % "1.5.1"
"io.github.cquiroz" %%% "locales-minimal-en_us-db" % "1.5.3"
),
)

Expand Down

0 comments on commit b6bf447

Please sign in to comment.