Skip to content

Commit

Permalink
Merge pull request #198 from cquiroz/update-parser
Browse files Browse the repository at this point in the history
Update parser
  • Loading branch information
cquiroz authored Nov 9, 2022
2 parents f0647ec + 64704b0 commit 040fd11
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 @@ -45,7 +45,7 @@ lazy val sbt_tzdb = project
.settings(
name := "sbt-tzdb",
libraryDependencies ++= Seq(
"io.github.cquiroz" %% "kuyfi" % "1.4.0",
"io.github.cquiroz" %% "kuyfi" % "1.5.0",
"org.apache.commons" % "commons-compress" % "1.22",
"com.eed3si9n" %% "gigahorse-okhttp" % "0.7.0",
"org.typelevel" %% "cats-core" % "2.8.0",
Expand Down

0 comments on commit 040fd11

Please sign in to comment.