Skip to content

Commit 0291280

Browse files
fix(deps): update dependency org.jetbrains:annotations to v26.0.2-1
1 parent c8efd02 commit 0291280

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ kotlin = "2.1.20"
66
log4j = "2.24.3"
77

88
[libraries]
9-
annotations = "org.jetbrains:annotations:26.0.2"
9+
annotations = "org.jetbrains:annotations:26.0.2-1"
1010
apiguardian = "org.apiguardian:apiguardian-api:1.1.2"
1111
asm-core = { module = "org.ow2.asm:asm", version.ref = "asm" }
1212
asm-util = { module = "org.ow2.asm:asm-util", version.ref = "asm" }

0 commit comments

Comments
 (0)