Skip to content

Commit

Permalink
Merge pull request #20 from Lenni0451/dependabot/gradle/org.jetbrains…
Browse files Browse the repository at this point in the history
…-annotations-26.0.1

Bump org.jetbrains:annotations from 26.0.0 to 26.0.1
  • Loading branch information
Lenni0451 authored Oct 15, 2024
2 parents 9ef10ea + 1eda8bb commit 884447b
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 @@ -54,7 +54,7 @@ dependencies {
}

compileOnly "com.google.code.findbugs:jsr305:3.0.2"
compileOnly "org.jetbrains:annotations:26.0.0"
compileOnly "org.jetbrains:annotations:26.0.1"
compileOnly(annotationProcessor("org.projectlombok:lombok:1.18.34"))
//include "net.lenni0451:Reflect:1.0.0"

Expand Down

0 comments on commit 884447b

Please sign in to comment.