Skip to content

Commit

Permalink
Merge pull request #924 from Chronoken/main
Browse files Browse the repository at this point in the history
Updated EffectLib.
  • Loading branch information
Chronoken committed Jul 29, 2024
2 parents 9caf534 + fa89f7f commit 0e13257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {

dependencies {
shadow(group: "org.apache.commons", name: "commons-math4-core", version: "4.0-beta1")
shadow(group: "com.github.Chronoken", name: "EffectLib", version: "eb3f144")
shadow(group: "com.github.Chronoken", name: "EffectLib", version: "9c71808")
shadow(group: "co.aikar", name: "acf-paper", version: "0.5.1-SNAPSHOT")
shadow(group: "org.jetbrains.kotlin", name: "kotlin-stdlib-jdk8", version: "2.0.0")
shadow(group: "org.bstats", name: "bstats-bukkit", version: "3.0.2")
Expand Down

0 comments on commit 0e13257

Please sign in to comment.