File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ dependencies {
1515 implementation(group : " com.github.libraryaddict" , name : " LibsDisguises" , version : " v10.0.25" ) { transitive = false }
1616 implementation(group : " com.github.MilkBowl" , name : " VaultAPI" , version : " master-SNAPSHOT" ) { transitive = false }
1717 implementation(group : " me.clip" , name : " placeholderapi" , version : " 2.11.6" ) { transitive = false }
18- implementation(group : " com.github.GriefPrevention" , name : " GriefPrevention" , version : " master-SNAPSHOT " ) { transitive = false }
19- implementation(group : " com.github.Xezard" , name : " XGlow" , version : " master-SNAPSHOT " ) {
18+ implementation(group : " com.github.GriefPrevention" , name : " GriefPrevention" , version : " 17.0.0 " ) { transitive = false }
19+ implementation(group : " com.github.Xezard" , name : " XGlow" , version : " 1.1.0 " ) {
2020 exclude(module : " XGlowPlugin" )
2121 exclude(module : " XGlowExample" )
2222 }
You can’t perform that action at this time.
0 commit comments