Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains:annotations to v26.0.2
Browse files Browse the repository at this point in the history
renovate[bot] authored and Siroshun09 committed Jan 23, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent d300992 commit 61afb38
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
@@ -75,7 +75,7 @@
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId>
<version>26.0.1</version>
<version>26.0.2</version>
<scope>provided</scope>
</dependency>
<dependency>

0 comments on commit 61afb38

Please sign in to comment.