Skip to content

Commit

Permalink
Merge c1a7a9c into a4eb5a2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 28, 2021
2 parents a4eb5a2 + c1a7a9c commit d6efcbc
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 @@ -42,7 +42,7 @@ libraryDependencies ++= Seq(
"com.github.scopt" %% "scopt" % "4.0.1",
"org.typelevel" %% "cats-core" % "2.6.0",
"org.jline" % "jline" % "3.19.0",
"com.lihaoyi" %% "ujson" % "1.3.11",
"com.lihaoyi" %% "ujson" % "1.3.12",
"ru.lanwen.verbalregex" % "java-verbal-expressions" % "1.8",
"org.scalatest" %% "scalatest" % "3.2.8" % "it,test",
"com.github.tomakehurst" % "wiremock" % "2.27.2" % "it,test"
Expand Down

0 comments on commit d6efcbc

Please sign in to comment.