Skip to content

Commit

Permalink
Update dependency org.jetbrains:annotations to v26.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 2, 2025
1 parent e60379f commit 97d1fa1
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.36" }
slf4j-api = { module = "org.slf4j:slf4j-api", version = "2.0.16" }
jetbrains-annotations = { module = "org.jetbrains:annotations", version = "26.0.1" }
jetbrains-annotations = { module = "org.jetbrains:annotations", version = "26.0.2" }
logback-classic = { module = "ch.qos.logback:logback-classic", version = "1.5.15" }
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 97d1fa1

Please sign in to comment.