Skip to content

Commit

Permalink
Merge pull request #56 from GeorgeV220/dependabot/gradle/org.jetbrain…
Browse files Browse the repository at this point in the history
…s-annotations-24.0.0

chore(deps): bump annotations from 23.1.0 to 24.0.0
  • Loading branch information
GeorgeV220 authored Jan 21, 2023
2 parents 60b5377 + 7a2cce7 commit 14b52fa
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 @@ -58,7 +58,7 @@ allprojects {
compileOnly 'net.md-5:bungeecord-api:1.19-R0.1-SNAPSHOT'
compileOnly 'com.velocitypowered:velocity-api:3.1.1'

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 14b52fa

Please sign in to comment.