From 1ce935e2cb7f31c34e73a742feac7a79ab238c90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 06:03:02 +0000 Subject: [PATCH] build(deps): bump the versions group with 8 updates Bumps the versions group with 8 updates: | Package | From | To | | --- | --- | --- | | [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) | `1.8.1` | `1.9.0` | | [org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm](https://github.com/Kotlin/kotlinx.coroutines) | `1.8.1` | `1.9.0` | | [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization) | `1.7.1` | `1.7.3` | | [org.bstats:bstats-bukkit](https://github.com/Bastian/bStats-Metrics) | `3.0.3` | `3.1.0` | | [com.github.MockBukkit:MockBukkit](https://github.com/MockBukkit/MockBukkit) | `3.113.0` | `3.128.0` | | [ru.astrainteractive.klibs:mikro-core](https://github.com/makeevrserg/klibs.mikro) | `1.8.7` | `1.8.8` | | [ru.astrainteractive.klibs:kdi](https://github.com/makeevrserg/klibs.kdi) | `1.4.7` | `1.4.8` | | com.github.gmazzo.buildconfig | `5.4.0` | `5.5.0` | Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.8.1 to 1.9.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.8.1...1.9.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm` from 1.8.1 to 1.9.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.8.1...1.9.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm` from 1.8.1 to 1.9.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](https://github.com/Kotlin/kotlinx.coroutines/compare/1.8.1...1.9.0) Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.7.1 to 1.7.3 - [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases) - [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kotlin/kotlinx.serialization/compare/v1.7.1...v1.7.3) Updates `org.bstats:bstats-bukkit` from 3.0.3 to 3.1.0 - [Release notes](https://github.com/Bastian/bStats-Metrics/releases) - [Commits](https://github.com/Bastian/bStats-Metrics/compare/v3.0.3...v3.1.0) Updates `com.github.MockBukkit:MockBukkit` from 3.113.0 to 3.128.0 - [Commits](https://github.com/MockBukkit/MockBukkit/compare/v3.113.0...v3.128.0) Updates `ru.astrainteractive.klibs:mikro-core` from 1.8.7 to 1.8.8 - [Release notes](https://github.com/makeevrserg/klibs.mikro/releases) - [Commits](https://github.com/makeevrserg/klibs.mikro/compare/1.8.7...1.8.8) Updates `ru.astrainteractive.klibs:kdi` from 1.4.7 to 1.4.8 - [Release notes](https://github.com/makeevrserg/klibs.kdi/releases) - [Commits](https://github.com/makeevrserg/klibs.kdi/compare/1.4.7...1.4.8) Updates `com.github.gmazzo.buildconfig` from 5.4.0 to 5.5.0 --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: org.bstats:bstats-bukkit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - 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:kdi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: com.github.gmazzo.buildconfig dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index ebd978a..dc68a43 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,8 +1,8 @@ [versions] # Kotlin kotlin-version = "2.0.0" # https://github.com/JetBrains/kotlin -kotlin-coroutines = "1.8.1" # https://github.com/Kotlin/kotlinx.coroutines -kotlin-json = "1.7.1" # https://github.com/Kotlin/kotlinx.serialization +kotlin-coroutines = "1.9.0" # https://github.com/Kotlin/kotlinx.coroutines +kotlin-json = "1.7.3" # https://github.com/Kotlin/kotlinx.serialization kotlin-kaml = "0.61.0" # https://github.com/charleskorn/kaml # Drivers @@ -11,8 +11,8 @@ driver-mysql = "8.0.33" # https://github.com/mysql/mysql-connector-j # klibs klibs-gradleplugin = "1.3.4" # https://github.com/makeevrserg/gradle-plugin -klibs-mikro = "1.8.7" # https://github.com/makeevrserg/klibs.mikro -klibs-kdi = "1.4.7" # https://github.com/makeevrserg/klibs.kdi +klibs-mikro = "1.8.8" # https://github.com/makeevrserg/klibs.mikro +klibs-kdi = "1.4.8" # https://github.com/makeevrserg/klibs.kdi # Minecraft minecraft-velocity = "4.0.0-SNAPSHOT" # https://github.com/PaperMC/Velocity @@ -21,14 +21,14 @@ 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.14.1" # https://github.com/Astra-Interactive/AstraLibs -minecraft-bstats = "3.0.3" # https://github.com/Bastian/bStats -minecraft-mockbukkit = "3.113.0" #https://github.com/MockBukkit/MockBukkit +minecraft-bstats = "3.1.0" # https://github.com/Bastian/bStats +minecraft-mockbukkit = "3.128.0" #https://github.com/MockBukkit/MockBukkit # Shadow gradle-shadow = "7.1.2" # https://github.com/johnrengelman/shadow # BuildConfig -gradle-buildconfig = "5.4.0" # https://github.com/gmazzo/gradle-buildconfig-plugin +gradle-buildconfig = "5.5.0" # https://github.com/gmazzo/gradle-buildconfig-plugin [libraries] # Kotlin