Skip to content

Commit

Permalink
Merge pull request #47 from edward3h/renovate/org.jetbrains-annotatio…
Browse files Browse the repository at this point in the history
…ns-24.x

Update dependency org.jetbrains:annotations to v24
  • Loading branch information
edward3h authored Jan 20, 2023
2 parents 9999c8d + 5289dae commit 5970145
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 5970145

Please sign in to comment.