Skip to content

Commit

Permalink
[ci-skip] Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ryderbelserion committed Apr 4, 2023
1 parent 1c6a4f3 commit d5982fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -14,7 +14,7 @@ kotlin = "1.8.20-RC"
# Minecraft
papermc = { module = "io.papermc.paper:paper-api", version.ref = "paper" }
paperlib = { module = "io.papermc:paperlib", version = "1.0.8-SNAPSHOT" }
paperweight = { module = "io.papermc.paperweight:paperweight-userdev", version = "1.5.3" }
paperweight = { module = "io.papermc.paperweight:paperweight-userdev", version = "1.5.4" }

# Adventure
kyori = { module = "net.kyori:adventure-api", version.ref = "kyori" }
Expand Down
2 changes: 1 addition & 1 deletion gradle/settings.versions.toml
Expand Up @@ -7,5 +7,5 @@ extension = "plugin"

[plugins]

minotaur = { id = "com.modrinth.minotaur", version = "2.7.2" }
minotaur = { id = "com.modrinth.minotaur", version = "2.7.5" }
run-paper = { id = "xyz.jpenilla.run-paper", version = "2.0.1" }

0 comments on commit d5982fc

Please sign in to comment.