Skip to content

Commit

Permalink
fix(deps): update dependency org.checkerframework:checker-qual to v3.…
Browse files Browse the repository at this point in the history
…48.0
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 09f044f commit c9225d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
<version>3.47.0</version>
<version>3.48.0</version>
</dependency>
<dependency>
<groupId>io.camunda</groupId>
Expand Down

0 comments on commit c9225d1

Please sign in to comment.