Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
OliverSchlueter committed May 3, 2023
1 parent 03b1a98 commit 33a57ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ repositories {
}

dependencies {
implementation("com.github.FancyMcPlugins:FancyLib:7634814dfc")
compileOnly("de.oliver:FancyNpcs:1.1.3")
implementation("com.github.FancyMcPlugins:FancyLib:df4bc575eb")
compileOnly("de.oliver:FancyNpcs:1.1.4")
compileOnly("me.clip:placeholderapi:2.11.3")
compileOnly("io.github.miniplaceholders:miniplaceholders-api:2.0.0")
compileOnly("io.github.miniplaceholders:miniplaceholders-api:2.1.0")
paperweight.paperDevBundle("1.19.4-R0.1-SNAPSHOT")
}

Expand Down

0 comments on commit 33a57ae

Please sign in to comment.