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

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-24 09:46:22 +00:00
committed by GitHub
parent f272456079
commit 4d42982659
+1 -1
View File
@@ -216,7 +216,7 @@
<dependency> <dependency>
<groupId>org.jetbrains</groupId> <groupId>org.jetbrains</groupId>
<artifactId>annotations</artifactId> <artifactId>annotations</artifactId>
<version>26.0.1</version> <version>26.0.2</version>
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>