Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
WillFP committed Dec 20, 2023
1 parent 749f622 commit c80cdf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eco-core/core-plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dependencies {
compileOnly("com.denizenscript:denizen:1.2.7-SNAPSHOT") {
exclude(group = "*", module = "*")
}
implementation("com.iridium:IridiumSkyblock:4.0.8")
compileOnly("com.iridium:IridiumSkyblock:4.0.8")

compileOnly(fileTree("../../lib") {
include("*.jar")
Expand Down

0 comments on commit c80cdf7

Please sign in to comment.