Skip to content

Commit

Permalink
classgraph 4.8.141 (was 4.8.133) (#216)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Mar 21, 2022
1 parent 7db9dad commit 3b939f2
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
@@ -1,7 +1,7 @@
import sbt._

object Library {
val classgraph = "io.github.classgraph" % "classgraph" % "4.8.133"
val classgraph = "io.github.classgraph" % "classgraph" % "4.8.141"
val sbtParadox = "com.lightbend.paradox" % "sbt-paradox" % "0.9.2"
val scalatest = "org.scalatest" %% "scalatest" % "3.2.10"
val paradoxTestkit = "com.lightbend.paradox" %% "testkit" % "0.9.2"
Expand Down

0 comments on commit 3b939f2

Please sign in to comment.