Skip to content

Commit fcfe1a1

Browse files
Update classgraph to 4.8.167 (#2080)
1 parent 201882a commit fcfe1a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Versions.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ object V {
3131
val scala_java_time = "2.5.0"
3232

3333
// java-only dependencies below
34-
val classgraph = "4.8.165"
34+
val classgraph = "4.8.167"
3535
val slf4j = "2.0.9"
3636
val typesafe_config = "1.4.0"
3737

0 commit comments

Comments
 (0)