Skip to content

Commit eb74172

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update scalaprops to 0.11.0
1 parent 6a67b66 commit eb74172

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ def runAllIn(config: Configuration): Setting[Task[Unit]] = {
3535

3636
val commonSettings = Def.settings(
3737
scalapropsCoreSettings,
38-
scalapropsVersion := "0.10.1",
38+
scalapropsVersion := "0.11.0",
3939
organization := "com.github.xuwei-k",
4040
description := "optparse-applicative is a Scala library for parsing options on the command line, providing a powerful applicative interface for composing these options",
4141
homepage := Some(url("https://github.com/xuwei-k/optparse-applicative")),

0 commit comments

Comments
 (0)