Skip to content

Commit

Permalink
Up dependencies
Browse files Browse the repository at this point in the history
- BuildConfig 5.4.0
- AstraLibs 3.9.2
- Paper 1.20.6
  • Loading branch information
makeevrserg authored Jul 15, 2024
2 parents 97f54d9 + f779112 commit deb5ae2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ makeevrserg.java.ktarget=21
# Project
makeevrserg.project.name=AstraRating
makeevrserg.project.group=ru.astrainteractive.astrarating
makeevrserg.project.version.string=1.18.1
makeevrserg.project.version.string=1.18.2
makeevrserg.project.description=Rating plugin for EmpireProjekt
makeevrserg.project.developers=makeevrserg|Makeev Roman|[email protected]
makeevrserg.project.url=https://empireprojekt.ru
Expand Down
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@ klibs-kdi = "1.4.5" # https://github.com/makeevrserg/klibs.kdi

# Minecraft
minecraft-velocity = "4.0.0-SNAPSHOT" # https://github.com/PaperMC/Velocity
minecraft-spigot = "1.21-R0.1-SNAPSHOT" # https://github.com/PaperMC/Paper
minecraft-spigot = "1.20.6-R0.1-SNAPSHOT" # https://github.com/PaperMC/Paper
minecraft-papi = "2.11.6" # https://github.com/PlaceholderAPI/PlaceholderAPI
minecraft-protocollib = "5.1.0" # https://github.com/dmulloy2/ProtocolLib
minecraft-vault = "1.7.1" # https://github.com/MilkBowl/VaultAPI
minecraft-astralibs = "3.9.1" # https://github.com/Astra-Interactive/AstraLibs
minecraft-astralibs = "3.9.2" # https://github.com/Astra-Interactive/AstraLibs
minecraft-bstats = "3.0.2" # https://github.com/Bastian/bStats
minecraft-mockbukkit = "3.93.0" #https://github.com/MockBukkit/MockBukkit

# BuildConfig
gradle-buildconfig = "5.3.5" # https://github.com/gmazzo/gradle-buildconfig-plugin
gradle-buildconfig = "5.4.0" # https://github.com/gmazzo/gradle-buildconfig-plugin


# Exposed
Expand Down Expand Up @@ -104,4 +104,4 @@ klibs-gradle-rootinfo = { id = "ru.astrainteractive.gradleplugin.root.info", ver

# klibs - minecraft
klibs-gradle-minecraft-empty = { id = "ru.astrainteractive.gradleplugin.minecraft.empty", version.ref = "klibs-gradleplugin" }
klibs-gradle-minecraft-multiplatform = { id = "ru.astrainteractive.gradleplugin.minecraft.multiplatform", version.ref = "klibs-gradleplugin" }
klibs-gradle-minecraft-multiplatform = { id = "ru.astrainteractive.gradleplugin.minecraft.multiplatform", version.ref = "klibs-gradleplugin" }

0 comments on commit deb5ae2

Please sign in to comment.