Skip to content

Commit

Permalink
chore(deps): update dependency net.ruippeixotog:scala-scraper to v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 9, 2024
1 parent 0cd5199 commit 152d690
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 @@ -55,7 +55,7 @@ lazy val root = project
Seq("-Xmx1024M", "-Dplugin.version=" + version.value)
},
libraryDependencies ++= Seq(
"net.ruippeixotog" %% "scala-scraper" % "3.1.0",
"net.ruippeixotog" %% "scala-scraper" % "3.1.1",
"net.steppschuh.markdowngenerator" % "markdowngenerator" % "1.3.1.1",
"com.github.pathikrit" %% "better-files" % "3.9.2",
"io.circe" %% "circe-yaml" % "1.15.0",
Expand Down

0 comments on commit 152d690

Please sign in to comment.