Skip to content

Commit

Permalink
Update classgraph to 4.8.177 (#2200)
Browse files Browse the repository at this point in the history
Co-authored-by: Paul S. <[email protected]>
  • Loading branch information
scala-steward and pshirshov authored Oct 18, 2024
1 parent f78c562 commit 0133335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Versions.scala
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ object V {
val scala_java_time = "2.6.0"

// java-only dependencies below
val classgraph = "4.8.175"
val classgraph = "4.8.177"
val slf4j = "2.0.16"
val typesafe_config = "1.4.0"

Expand Down

0 comments on commit 0133335

Please sign in to comment.