Skip to content

Commit

Permalink
classgraph 4.8.174 (was 4.8.165)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jul 10, 2024
1 parent 55698b7 commit 38783c2
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.165"
val classgraph = "io.github.classgraph" % "classgraph" % "4.8.174"
val sbtParadox = "com.lightbend.paradox" % "sbt-paradox" % "0.10.6"
val paradoxTestkit = "com.lightbend.paradox" %% "testkit" % "0.10.6"
val scalatest = "org.scalatest" %% "scalatest" % "3.2.17"
Expand Down

0 comments on commit 38783c2

Please sign in to comment.