Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency io.github.classgraph:classgraph to v4.8.…
Browse files Browse the repository at this point in the history
…175 (#571)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and mergify[bot] authored Sep 17, 2024
1 parent 396eceb commit 705e587
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 @@ -145,7 +145,7 @@ valiktor = "org.valiktor:valiktor-core:0.12.0"
mordant = "com.github.ajalt.mordant:mordant-jvm:3.0.0"
caffeine = "com.github.ben-manes.caffeine:caffeine:3.1.8"
reflections = "org.reflections:reflections:0.10.2"
classgraph = "io.github.classgraph:classgraph:4.8.170"
classgraph = "io.github.classgraph:classgraph:4.8.175"
slimjar = { module = "dev.racci.slimjar:slimjar", version.ref = "slimjar" }
mariadb = "org.mariadb.jdbc:mariadb-java-client:3.3.3"
toolfactory = "io.github.toolfactory:jvm-driver:9.6.0"
Expand Down

0 comments on commit 705e587

Please sign in to comment.