Skip to content

Commit

Permalink
classgraph 4.8.165 (was 4.8.162)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and ennru committed Jan 29, 2024
1 parent 76afcfb commit c35987b
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.162"
val classgraph = "io.github.classgraph" % "classgraph" % "4.8.165"
val sbtParadox = "com.lightbend.paradox" % "sbt-paradox" % "0.10.6"
val scalatest = "org.scalatest" %% "scalatest" % "3.2.14"
val paradoxTestkit = "com.lightbend.paradox" %% "testkit" % "0.10.6"
Expand Down

0 comments on commit c35987b

Please sign in to comment.