Skip to content

Commit

Permalink
Update Carbon
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenilla committed Jan 13, 2025
1 parent c6abbcb commit e792384
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tester/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ java.toolchain {
runPaper.folia.registerTask()

val paperPlugins = runPaper.downloadPluginsSpec {
modrinth("carbon", "WPejrRaD")
modrinth("carbon", "DQoDwRaq")
github("jpenilla", "MiniMOTD", "v2.1.5", "minimotd-bukkit-2.1.5.jar")
hangar("squaremap", "1.3.4")
url("https://download.luckperms.net/1569/bukkit/loader/LuckPerms-Bukkit-5.4.152.jar")
Expand Down Expand Up @@ -48,7 +48,7 @@ tasks {
runDirectory = layout.projectDirectory.dir("runVelocity")
downloadPlugins {
modrinth("minimotd", "nFRYRCht")
hangar("Carbon", "3.0.0-beta.27")
hangar("Carbon", "3.0.0-beta.28")
url("https://download.luckperms.net/1569/velocity/LuckPerms-Velocity-5.4.152.jar")
}
}
Expand Down

0 comments on commit e792384

Please sign in to comment.