diff --git a/build.sbt b/build.sbt index bbd591b5..7c4b3f63 100644 --- a/build.sbt +++ b/build.sbt @@ -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.162" + val classgraph = "4.8.163" val gradle = "5.0" val groovy = "3.0.19" val junitInterface = "0.13.3"