Skip to content

Commit

Permalink
Update scallop to 4.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-raw-labs[bot] committed Oct 9, 2024
1 parent 61b142c commit f23ff3a
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 @@ -222,7 +222,7 @@ lazy val extras =
libraryDependencies ++=
Seq(
// Command-line handling:
"org.rogach" %% "scallop" % "4.0.3",
"org.rogach" %% "scallop" % "4.0.4",
// Language server protocol:
"org.eclipse.lsp4j" % "org.eclipse.lsp4j" % "0.10.0",
"com.google.code.gson" % "gson" % "2.8.9",
Expand Down

0 comments on commit f23ff3a

Please sign in to comment.