Skip to content

Commit a1edd54

Browse files
Update dependency org.rogach:scallop to v5.2.0 (#155)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 35c8b8f commit a1edd54

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
@@ -179,7 +179,7 @@ libraryDependencies ++= Seq(
179179
// "org.vegas-viz" %% "vegas-spark" % "0.3.11",
180180
"org.slf4j" % "slf4j-log4j12" % "2.0.16",
181181
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5",
182-
"org.rogach" %% "scallop" % "5.1.0"
182+
"org.rogach" %% "scallop" % "5.2.0"
183183
).map(_.exclude("ch.qos.logback", "logback-classic"))
184184

185185
libraryDependencies ++= Seq(

0 commit comments

Comments
 (0)