Skip to content

Commit

Permalink
Update dependency org.checkerframework:checker-qual to v3.39.0 (#3610)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 4, 2023
1 parent 15937f5 commit 053ead4
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
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
<version>3.38.0</version>
<version>3.39.0</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion metrics-caffeine3/pom.xml
Expand Up @@ -39,7 +39,7 @@
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
<version>3.38.0</version>
<version>3.39.0</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 053ead4

Please sign in to comment.