Skip to content

Commit a9d9eac

Browse files
classgraph 4.8.179 (was 4.8.165) (#291)
1 parent c9929c9 commit a9d9eac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import sbt._
22

33
object Library {
4-
val classgraph = "io.github.classgraph" % "classgraph" % "4.8.165"
4+
val classgraph = "io.github.classgraph" % "classgraph" % "4.8.179"
55
val sbtParadox = "com.lightbend.paradox" % "sbt-paradox" % "0.10.6"
66
val paradoxTestkit = "com.lightbend.paradox" %% "testkit" % "0.10.6"
77
val scalatest = "org.scalatest" %% "scalatest" % "3.2.19"

0 commit comments

Comments
 (0)