Skip to content

Commit

Permalink
Merge pull request #358 from xenondevs/dependabot/gradle/gradle-secur…
Browse files Browse the repository at this point in the history
…ity-group-bed2fc4a3f

Bump the gradle group with 1 update
  • Loading branch information
NichtStudioCode committed Apr 3, 2024
2 parents dd0ce1d + b457b76 commit f085127
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nova-hooks/nova-hook-fastasyncworldedit/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ dependencies {
implementation(project(":nova"))
compileOnly("com.fastasyncworldedit:FastAsyncWorldEdit-Libs-Core:2.9.1") { isTransitive = false }
compileOnly("com.fastasyncworldedit:FastAsyncWorldEdit-Core:2.9.1") { isTransitive = false }
compileOnly("com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit:2.6.0") { isTransitive = false }
compileOnly("com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit:2.6.3") { isTransitive = false }
}

0 comments on commit f085127

Please sign in to comment.