Skip to content

Commit

Permalink
Merge pull request #350 from xenondevs/dependabot/gradle/com.plotsqua…
Browse files Browse the repository at this point in the history
…red-PlotSquared-Bukkit-6.11.2

Bump com.plotsquared:PlotSquared-Bukkit from 6.10.5 to 6.11.2
  • Loading branch information
NichtStudioCode authored Mar 29, 2024
2 parents 71dc88b + efabad1 commit aa45636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nova-hooks/nova-hook-plotsquared/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ dependencies {
implementation(project(":nova"))
implementation(project(":nova-api"))
compileOnly("com.plotsquared:PlotSquared-Core:6.10.5") { isTransitive = false }
compileOnly("com.plotsquared:PlotSquared-Bukkit:6.10.5") { isTransitive = false }
compileOnly("com.plotsquared:PlotSquared-Bukkit:6.11.2") { isTransitive = false }
}

0 comments on commit aa45636

Please sign in to comment.