Skip to content

Commit

Permalink
main: Update dependency com.github.ben-manes.caffeine:caffeine to v3.…
Browse files Browse the repository at this point in the history
…2.0 (#820)
  • Loading branch information
renovate-bot authored Jan 18, 2025
1 parent fb2ad17 commit a694aac
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 @@ -42,7 +42,7 @@ auth0-jwt = { module = "com.auth0:java-jwt", version = "4.4.0" }
awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.29.50" }
azuresdk-bom = { module = "com.azure:azure-sdk-bom", version = "1.2.30" }
bouncycastle-bcprov = { module = "org.bouncycastle:bcprov-jdk18on", version = "1.80" }
caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version = "3.1.8" }
caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version = "3.2.0" }
commons-codec1 = { module = "commons-codec:commons-codec", version = "1.17.2" }
commons-lang3 = { module = "org.apache.commons:commons-lang3", version = "3.17.0" }
commons-text = { module = "org.apache.commons:commons-text", version = "1.13.0" }
Expand Down

0 comments on commit a694aac

Please sign in to comment.