Skip to content

Commit

Permalink
deps: update dependency org.checkerframework:checker-qual to v3.18.0 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 8, 2021
1 parent a046b53 commit c3c8400
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -55,7 +55,7 @@
<!-- Explicit override, remove when no longer needed.-->
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
<version>3.17.0</version>
<version>3.18.0</version>
</dependency>
<dependency>
<groupId>com.google.truth</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pubsublite-beam-io/pom.xml
Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
<version>3.17.0</version>
<version>3.18.0</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit c3c8400

Please sign in to comment.