Skip to content

Commit

Permalink
Update dependency org.jetbrains:annotations to v24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2023
1 parent 4423728 commit 5289dae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies {
implementation libs.log4j.api
runtimeOnly libs.bundles.log4j.runtime

implementation 'org.jetbrains:annotations:23.1.0'
implementation 'org.jetbrains:annotations:24.0.0'
implementation 'com.github.ben-manes.caffeine:caffeine:3.1.2'

testImplementation 'org.codehaus.groovy:groovy-all:3.0.14'
Expand Down

0 comments on commit 5289dae

Please sign in to comment.