Skip to content

Commit

Permalink
Update scallop to 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Aug 3, 2023
1 parent bcf70bf commit b35a564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import Keys._
object Dependencies {
// Versions
val scalatestVersion = "3.2.16"
val scallopVersion = "4.1.0"
val scallopVersion = "5.0.0"
val configVersion = "1.4.2"
val scalaXMLVersion = "2.2.0"
val scalaParserCombinatorsVersion = "2.3.0"
Expand Down

0 comments on commit b35a564

Please sign in to comment.