1
mirror of https://github.com/CarmJos/EasyConfiguration.git synced 2026-06-04 10:38:19 +08:00

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

This commit is contained in:
renovate[bot]
2025-09-02 00:02:35 +00:00
committed by Carm
parent e1a907203e
commit b29935ae47
+1 -1
View File
@@ -120,7 +120,7 @@
<dependency> <dependency>
<groupId>org.jetbrains</groupId> <groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId> <artifactId>annotations</artifactId>
<version>26.0.2</version> <version>26.0.2-1</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>