Skip to content

Commit

Permalink
Merge pull request #67 from AnvilloyDevStudio/dependabot/gradle/org.j…
Browse files Browse the repository at this point in the history
…etbrains-annotations-26.0.1
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
2 parents da511b8 + b3c73a9 commit ca99065
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 @@ -27,7 +27,7 @@ subprojects {
}

dependencies {
implementation 'org.jetbrains:annotations:23.0.0'
implementation 'org.jetbrains:annotations:26.0.1'
implementation 'org.tinylog:tinylog-api:2.4.1'
implementation 'org.tinylog:tinylog-impl:2.4.1'
}
Expand Down

0 comments on commit ca99065

Please sign in to comment.