Skip to content

Commit 03f856a

Browse files
Update dependency com.monovore:decline to v2.6.0 (#1714)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3c131e0 commit 03f856a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ lazy val cli = project
409409
|import codes.quine.labs.recheck.cli.*
410410
|""".stripMargin,
411411
// Dependencies:
412-
libraryDependencies += "com.monovore" %% "decline" % "2.5.0",
412+
libraryDependencies += "com.monovore" %% "decline" % "2.6.0",
413413
libraryDependencies += "io.circe" %% "circe-core" % "0.14.15",
414414
libraryDependencies += "io.circe" %% "circe-generic" % "0.14.15",
415415
libraryDependencies += "io.circe" %% "circe-parser" % "0.14.15",

0 commit comments

Comments
 (0)