Skip to content

Commit

Permalink
fix(deps): update dependency com.github.ben-manes.caffeine:caffeine t…
Browse files Browse the repository at this point in the history
…o v3.2.0
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent 37334fd commit fd7d26f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion metrics-caffeine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<dependency>
<groupId>com.github.ben-manes.caffeine</groupId>
<artifactId>caffeine</artifactId>
<version>2.9.3</version>
<version>3.2.0</version>
</dependency>
<dependency>
<groupId>org.checkerframework</groupId>
Expand Down
2 changes: 1 addition & 1 deletion metrics-caffeine3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<dependency>
<groupId>com.github.ben-manes.caffeine</groupId>
<artifactId>caffeine</artifactId>
<version>3.1.8</version>
<version>3.2.0</version>
</dependency>
<dependency>
<groupId>org.checkerframework</groupId>
Expand Down

0 comments on commit fd7d26f

Please sign in to comment.