Skip to content

Commit 9e45d14

Browse files
authored
Merge pull request #43 from scala-steward/update/classgraph-4.8.43
Update classgraph to 4.8.43
2 parents 409d453 + 2dd1a87 commit 9e45d14

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 Version {
4-
val classgraph = "4.8.42"
4+
val classgraph = "4.8.43"
55
val jtidy = "r938"
66
val sbtParadox = "0.6.0"
77
val scalatest = "3.0.8"

0 commit comments

Comments
 (0)