Skip to content

Commit

Permalink
Merge pull request #30 from Astra-Interactive/dependabot/gradle/versi…
Browse files Browse the repository at this point in the history
…ons-192aa1daf8

- MockBukkit 3.93.0
- AstraLibs 3.9.2
- BuildConfig 5.4.0
- Paper 1.20.6
  • Loading branch information
makeevrserg authored Jul 15, 2024
2 parents cae5424 + eb09a70 commit 2a6b62a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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=AstraMarket
makeevrserg.project.group=ru.astrainteractive.astramarket
makeevrserg.project.version.string=1.16.6
makeevrserg.project.version.string=1.16.7
makeevrserg.project.description=Market plugin for EmpireSMP
makeevrserg.project.developers=makeevrserg|Makeev Roman|[email protected]
makeevrserg.project.url=https://empireprojekt.ru
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,19 +16,19 @@ 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 = "v3.92.1" #https://github.com/MockBukkit/MockBukkit
minecraft-mockbukkit = "3.93.0" #https://github.com/MockBukkit/MockBukkit

# Shadow
gradle-shadow = "7.1.2" # https://github.com/johnrengelman/shadow

# 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

[libraries]
# Kotlin
Expand Down Expand Up @@ -101,4 +101,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 2a6b62a

Please sign in to comment.