Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains:annotations to v24.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 24, 2024
1 parent ec6b9bd commit f7e2809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ kotlin = "1.9.22"
log4j = "2.23.1"

[libraries]
annotations = "org.jetbrains:annotations:24.0.1"
annotations = "org.jetbrains:annotations:24.1.0"
apiguardian = "org.apiguardian:apiguardian-api:1.1.2"
asm-core = { module = "org.ow2.asm:asm", version.ref = "asm" }
asm-util = { module = "org.ow2.asm:asm-util", version.ref = "asm" }
Expand Down

0 comments on commit f7e2809

Please sign in to comment.