Skip to content

Commit

Permalink
chore(deps): bump annotations from 23.1.0 to 24.0.0
Browse files Browse the repository at this point in the history
Bumps [annotations](https://github.com/JetBrains/java-annotations) from 23.1.0 to 24.0.0.
- [Release notes](https://github.com/JetBrains/java-annotations/releases)
- [Changelog](https://github.com/JetBrains/java-annotations/blob/master/CHANGELOG.md)
- [Commits](JetBrains/java-annotations@23.1.0...24.0.0)

---
updated-dependencies:
- dependency-name: org.jetbrains:annotations
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2023
1 parent 279d9ef commit 1e5b675
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 @@ -53,7 +53,7 @@ dependencies {
compileOnly 'com.velocitypowered:velocity-api:3.1.1'
compileOnly 'org.spongepowered:spongeapi:9.0.0'

compileOnly 'org.jetbrains:annotations:23.1.0'
compileOnly 'org.jetbrains:annotations:24.0.0'
compileOnly 'commons-codec:commons-codec:1.15'
compileOnly 'commons-io:commons-io:2.11.0'
compileOnly 'commons-lang:commons-lang:2.6'
Expand Down

0 comments on commit 1e5b675

Please sign in to comment.