Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains:annotations to v24.1.0 (#270)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 24, 2024
1 parent 45a192b commit e6919d6
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 e6919d6

Please sign in to comment.