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 v24.1.0

This commit is contained in:
renovate[bot]
2025-06-02 18:01:37 +00:00
committed by Carm
parent 87c3d520f4
commit 385eaa5d27
+1 -1
View File
@@ -122,7 +122,7 @@
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId>
<version>24.0.1</version>
<version>24.1.0</version>
<scope>provided</scope>
</dependency>