diff --git a/build.sbt b/build.sbt index 562b1de5..9b6ae09b 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.167" + val classgraph = "4.8.168" val gradle = "5.0" val groovy = "3.0.21" val junitInterface = "0.13.3"