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

Commit

Permalink
Update dependency io.github.classgraph:classgraph to v4.8.167
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 5, 2024
1 parent 32ad9f8 commit c422323
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 @@ -24,7 +24,7 @@ okhttp3-brotli = { module = "com.squareup.okhttp3:okhttp-brotli", version.ref =
okio = "com.squareup.okio:okio:3.2.0"
picocli = { module = "info.picocli:picocli", version.ref = "picocli" }
picocli-codegen = { module = "info.picocli:picocli-codegen", version.ref = "picocli" }
classgraph = "io.github.classgraph:classgraph:4.8.149"
classgraph = "io.github.classgraph:classgraph:4.8.167"
rburgst-okhttpdigest = "io.github.rburgst:okhttp-digest:2.7"
jsonwebtoken-jjwtapi = { module = "io.jsonwebtoken:jjwt-api", version.ref = "jsonwebtoken" }
jsonwebtoken-jjwtimpl = { module = "io.jsonwebtoken:jjwt-impl", version.ref = "jsonwebtoken" }
Expand Down

0 comments on commit c422323

Please sign in to comment.