Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Commit

Permalink
Merge pull request #134 from xxneox/dependabot/gradle/org.jetbrains-a…
Browse files Browse the repository at this point in the history
…nnotations-23.0.0

Bump annotations from 22.0.0 to 23.0.0
  • Loading branch information
neox authored Nov 21, 2021
2 parents 5240850 + c6592b8 commit 7041c1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies {
implementation("org.apache.commons:commons-text:1.9")
implementation("com.google.guava:guava:31.0.1-jre")
implementation("org.spongepowered:configurate-hocon:4.1.2")
implementation("org.jetbrains:annotations:22.0.0")
implementation("org.jetbrains:annotations:23.0.0")
implementation("com.zaxxer:HikariCP:5.0.0")

compileOnly("net.kyori:adventure-api:4.9.3")
Expand Down

0 comments on commit 7041c1a

Please sign in to comment.