1
mirror of https://github.com/CarmJos/EasySQL.git synced 2026-06-04 15:28:20 +08:00

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

This commit is contained in:
renovate[bot]
2025-09-01 15:13:25 +00:00
committed by Carm
parent 10f2a22c21
commit 2d7cf72192
+1 -1
View File
@@ -116,7 +116,7 @@
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId>
<version>26.0.2</version>
<version>26.0.2-1</version>
<scope>provided</scope>
</dependency>