1
mirror of https://github.com/CarmJos/GithubReleases4J.git synced 2026-06-04 13:08:17 +08:00

fix(deps): update dependency org.jetbrains:annotations to v26

This commit is contained in:
renovate[bot]
2025-01-19 20:22:03 +00:00
committed by Carm
parent c10a2526d6
commit 35d8369ea0
+1 -1
View File
@@ -102,7 +102,7 @@
<dependency> <dependency>
<groupId>org.jetbrains</groupId> <groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId> <artifactId>annotations</artifactId>
<version>22.0.0</version> <version>26.0.1</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>