Skip to content

Commit

Permalink
fix: bStats version 💩
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Santos committed Jun 4, 2022
1 parent 536b432 commit 1aab3ac
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 @@ -29,7 +29,7 @@ dependencies {
compileOnly 'org.spigotmc:spigot-api:1.18.2-R0.1-SNAPSHOT'

implementation 'com.github.HenryFabio:configuration-injector:main-SNAPSHOT'
implementation 'org.bstats:bstats-bukkit:3.0.0'
implementation 'org.bstats:bstats-bukkit:1.8'

def lombok = 'org.projectlombok:lombok:1.18.24'
compileOnly lombok
Expand Down

0 comments on commit 1aab3ac

Please sign in to comment.