Skip to content

Commit

Permalink
Merge dd06843 into 65f0b5c
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 1, 2021
2 parents 65f0b5c + dd06843 commit 57ca86c
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 @@ -44,7 +44,7 @@ libraryDependencies ++= Seq(
"org.jline" % "jline" % "3.19.0",
"com.lihaoyi" %% "ujson" % "1.3.9",
"ru.lanwen.verbalregex" % "java-verbal-expressions" % "1.8",
"org.scalatest" %% "scalatest" % "3.2.6" % "it,test",
"org.scalatest" %% "scalatest" % "3.2.7" % "it,test",
"com.github.tomakehurst" % "wiremock" % "2.27.2" % "it,test"
)
libraryDependencies += "org.jsoup" % "jsoup" % "1.13.1"
Expand Down

0 comments on commit 57ca86c

Please sign in to comment.