1
mirror of https://github.com/carm-outsource/TimeReward.git synced 2026-06-05 01:08:10 +08:00

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

This commit is contained in:
renovate[bot]
2025-01-24 18:15:15 +00:00
committed by Carm
parent 07315f6fa1
commit bd9d390662
+1 -1
View File
@@ -174,7 +174,7 @@
<dependency> <dependency>
<groupId>org.jetbrains</groupId> <groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId> <artifactId>annotations</artifactId>
<version>24.1.0</version> <version>26.0.2</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
</dependencies> </dependencies>