Skip to content

Commit

Permalink
fix duplicated caffeine
Browse files Browse the repository at this point in the history
  • Loading branch information
TaiJuWu committed Dec 27, 2024
1 parent 103d9d9 commit 60c10eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ versions += [
argparse4j: "0.7.0",
bcpkix: "1.78.1",
caffeine: "3.1.8",
caffeine: "3.1.8",
bndlib: "7.0.0",
checkstyle: project.hasProperty('checkstyleVersion') ? checkstyleVersion : "10.20.2",
commonsCli: "1.4",
Expand Down

0 comments on commit 60c10eb

Please sign in to comment.