1
mirror of https://github.com/CarmJos/UserPrefix.git synced 2026-06-05 00:35:02 +08:00

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-02 00:33:43 +00:00
committed by GitHub
parent 1ead1a0692
commit 77a277ba58
+1 -1
View File
@@ -216,7 +216,7 @@
<dependency>
<groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId>
<version>26.0.2</version>
<version>26.0.2-1</version>
<scope>provided</scope>
</dependency>