Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains:annotations to v26 (#41)
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] authored Oct 24, 2024
1 parent b42db7a commit 5aee1d0
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 @@ -204,7 +204,7 @@
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId>
<version>24.1.0</version>
<version>26.0.1</version>
</dependency>

<!-- https://mvnrepository.com/artifact/junit/junit -->
Expand Down

0 comments on commit 5aee1d0

Please sign in to comment.