Skip to content

Commit

Permalink
actually update adventure-platform-bukkit
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenilla committed Sep 30, 2023
1 parent c21803e commit f5c69cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ dependencies:
legacyPluginBase:
group: xyz.jpenilla
name: legacy-plugin-base
version: 0.0.1+90-SNAPSHOT
version: 0.0.1+91-SNAPSHOT

gson:
group: com.google.code.gson
Expand Down
1 change: 1 addition & 0 deletions spigot/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ dependencies {
implementation(projects.tabtpsCommon)

compileOnly(libs.paperApi)
implementation(libs.adventurePlatformBukkit)
implementation(libs.paperLib)
implementation(libs.legacyPluginBase)
implementation(libs.bstatsBukkit)
Expand Down

0 comments on commit f5c69cc

Please sign in to comment.