Skip to content

Commit

Permalink
chore(deps): update dependency com.github.ben-manes.caffeine:caffeine…
Browse files Browse the repository at this point in the history
… to v3.2.0
  • Loading branch information
renovate[bot] authored and nielsbasjes committed Jan 18, 2025
1 parent 3417667 commit 74a981c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion analyzer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<dependency>
<groupId>com.github.ben-manes.caffeine</groupId>
<artifactId>caffeine</artifactId>
<version>3.1.8</version>
<version>3.2.0</version>
</dependency>

<!-- Used for a Java 8 compliant alternative to Caffeine. -->
Expand Down

0 comments on commit 74a981c

Please sign in to comment.