Skip to content

Commit

Permalink
Merge pull request #130 from scalacenter/update/classgraph-4.8.177
Browse files Browse the repository at this point in the history
Update classgraph to 4.8.177
  • Loading branch information
tgodzik authored Oct 3, 2024
2 parents 95df2d9 + 0090756 commit 64b4522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
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.176"
val classgraph = "4.8.177"
val gradle = "5.0"
val groovy = "3.0.22"
val junitInterface = "0.13.3"
Expand Down

0 comments on commit 64b4522

Please sign in to comment.