Skip to content

Commit

Permalink
Merge b8705a7 into 279430a
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 7, 2021
2 parents 279430a + b8705a7 commit 3d21bf6
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 @@ -39,7 +39,7 @@ addCompilerPlugin(
)

libraryDependencies ++= Seq(
"com.github.scopt" %% "scopt" % "4.0.0",
"com.github.scopt" %% "scopt" % "4.0.1",
"org.typelevel" %% "cats-core" % "2.4.2",
"org.jline" % "jline" % "3.19.0",
"com.lihaoyi" %% "ujson" % "1.2.3",
Expand Down

0 comments on commit 3d21bf6

Please sign in to comment.