Skip to content

Commit

Permalink
Update dependency org.checkerframework:checker to v3.47.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 36ed48f commit 9648770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ dependencies {
implementation 'com.google.guava:guava:31.1-jre'

compileOnly 'com.destroystokyo.paper:paper-api:1.16.5-R0.1-SNAPSHOT'
annotationProcessor 'org.checkerframework:checker:3.30.0'
annotationProcessor 'org.checkerframework:checker:3.47.0'

compileOnly 'org.apache.logging.log4j:log4j-core:2.19.0'
compileOnly 'org.slf4j:slf4j-api:2.0.6'
Expand Down

0 comments on commit 9648770

Please sign in to comment.