Skip to content

Commit

Permalink
classgraph 4.8.179 (was 4.8.165) (#291)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 23, 2025
1 parent c9929c9 commit a9d9eac
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.179"
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.19"
Expand Down

0 comments on commit a9d9eac

Please sign in to comment.