Skip to content

Commit

Permalink
build(deps): bump the versions group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the versions group with 3 updates: [com.github.MockBukkit:MockBukkit](https://github.com/MockBukkit/MockBukkit), [ru.astrainteractive.klibs:mikro-core](https://github.com/makeevrserg/klibs.mikro) and [ru.astrainteractive.klibs:kstorage](https://github.com/makeevrserg/klibs.kstorage).


Updates `com.github.MockBukkit:MockBukkit` from 4.12.0 to 4.16.0
- [Commits](MockBukkit/MockBukkit@v4.12.0...v4.16.0)

Updates `ru.astrainteractive.klibs:mikro-core` from 1.8.11 to 1.8.12
- [Release notes](https://github.com/makeevrserg/klibs.mikro/releases)
- [Commits](https://github.com/makeevrserg/klibs.mikro/commits)

Updates `ru.astrainteractive.klibs:kstorage` from 3.2.1 to 3.2.2
- [Release notes](https://github.com/makeevrserg/klibs.kstorage/releases)
- [Commits](https://github.com/makeevrserg/klibs.kstorage/commits)

---
updated-dependencies:
- dependency-name: com.github.MockBukkit:MockBukkit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: ru.astrainteractive.klibs:mikro-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.klibs:kstorage
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 874a92f commit af4ea68
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ driver-mysql = "8.0.33" # https://github.com/mysql/mysql-connector-j

# klibs
klibs-gradleplugin = "1.5.0-alpha02" # https://github.com/makeevrserg/gradle-plugin
klibs-mikro = "1.8.11" # https://github.com/makeevrserg/klibs.mikro
klibs-mikro = "1.8.12" # https://github.com/makeevrserg/klibs.mikro
klibs-kdi = "1.4.8" # https://github.com/makeevrserg/klibs.kdi
klibs-kstorage = "3.2.1" # https://github.com/makeevrserg/klibs.kstorage
klibs-kstorage = "3.2.2" # https://github.com/makeevrserg/klibs.kstorage

# Minecraft
minecraft-velocity = "4.0.0-SNAPSHOT" # https://github.com/PaperMC/Velocity
Expand All @@ -23,7 +23,7 @@ minecraft-protocollib = "5.3.0" # https://github.com/dmulloy2/ProtocolLib
minecraft-vault = "1.7.1" # https://github.com/MilkBowl/VaultAPI
minecraft-astralibs = "3.17.1" # https://github.com/Astra-Interactive/AstraLibs
minecraft-bstats = "3.1.0" # https://github.com/Bastian/bStats
minecraft-mockbukkit = "4.12.0" #https://github.com/MockBukkit/MockBukkit
minecraft-mockbukkit = "4.16.0" #https://github.com/MockBukkit/MockBukkit

# Exposed
ktor = "2.3.12"
Expand Down

0 comments on commit af4ea68

Please sign in to comment.