Skip to content

Commit

Permalink
Update classgraph to 4.8.168
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-center-steward[bot] committed Mar 9, 2024
1 parent 51fd9dc commit 8e7cc63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -34,7 +34,7 @@ ThisBuild / semanticdbEnabled := true
lazy val V = new {
val androidGradle = "4.2.2"
val bloopConfig = "1.5.5"
val classgraph = "4.8.167"
val classgraph = "4.8.168"
val gradle = "5.0"
val groovy = "3.0.21"
val junitInterface = "0.13.3"
Expand Down

0 comments on commit 8e7cc63

Please sign in to comment.