1
mirror of https://github.com/CarmJos/MineSQL.git synced 2026-06-05 00:48:16 +08:00

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

This commit is contained in:
renovate[bot]
2025-10-04 00:23:08 +00:00
committed by Carm
parent 992d4dcfb9
commit 2a21ef4fdd
+1 -1
View File
@@ -122,7 +122,7 @@
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId>
<version>24.1.0</version>
<version>26.0.2-1</version>
<scope>provided</scope>
</dependency>