Skip to content

Commit

Permalink
Merge pull request #81 from LikeTheSalad/dependabot/gradle/io.github.…
Browse files Browse the repository at this point in the history
…classgraph-classgraph-4.8.172

Bump io.github.classgraph:classgraph from 4.8.168 to 4.8.172
  • Loading branch information
LikeTheSalad authored May 5, 2024
2 parents a6303d6 + f20a50b commit 5cdc330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ metadataConsumer = "com.likethesalad.tools:plugin-metadata-consumer:1.0.0"
unitTesting = { module = "com.likethesalad.tools:unit-testing", version.ref = "project-utilities" }
byteBuddy = "net.bytebuddy:byte-buddy:1.14.12"
android-plugin = { module = "com.android.tools.build:gradle", version.ref = "android" }
classGraph = "io.github.classgraph:classgraph:4.8.168"
classGraph = "io.github.classgraph:classgraph:4.8.172"
gson = "com.google.code.gson:gson:2.10.1"
zip4j = "net.lingala.zip4j:zip4j:2.11.5"
robolectric = "org.robolectric:robolectric:4.12.1"
Expand Down

0 comments on commit 5cdc330

Please sign in to comment.