Skip to content

Commit

Permalink
Update nscala-time to 2.34.0 (#515)
Browse files Browse the repository at this point in the history
Co-authored-by: Rui Gonçalves <[email protected]>
  • Loading branch information
scala-steward and ruippeixotog authored Sep 30, 2024
1 parent 7374107 commit 7bedbc5
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 @@ -17,7 +17,7 @@ lazy val core = project
.settings(
name := "scala-scraper",
libraryDependencies ++= Seq(
"com.github.nscala-time" %% "nscala-time" % "2.32.0",
"com.github.nscala-time" %% "nscala-time" % "2.34.0",
"org.htmlunit" % "htmlunit" % "4.4.0",
"org.jsoup" % "jsoup" % "1.18.1",
"org.scalaz" %% "scalaz-core" % "7.3.8",
Expand Down

0 comments on commit 7bedbc5

Please sign in to comment.