Skip to content

Commit

Permalink
Update dependency org.jetbrains:annotations to v26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Brutus5000 committed Nov 22, 2024
1 parent e4c9707 commit 7108bad
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 @@ -7,7 +7,7 @@ mockito = "5.14.2"
[libraries]
lombok = { module = "org.projectlombok:lombok", version = "1.18.34" }
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.16" }
jetbrains-annotations = { module = "org.jetbrains:annotations", version = "24.1.0" }
jetbrains-annotations = { module = "org.jetbrains:annotations", version = "26.0.1" }
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.6" }
jackson-annotations = { module = "com.fasterxml.jackson.core:jackson-annotations", version.ref = "jackson" }
jackson-core = { module = "com.fasterxml.jackson.core:jackson-core", version.ref = "jackson" }
Expand Down

0 comments on commit 7108bad

Please sign in to comment.