Bump the versions group with 38 updates#106
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the versions group with 38 updates: | Package | From | To | | --- | --- | --- | | [gradle-wrapper](https://github.com/gradle/gradle) | `9.5.0` | `9.5.1` | | [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) | `3.53.0.0` | `3.53.1.0` | | [org.jetbrains.exposed:exposed-core](https://github.com/JetBrains/Exposed) | `1.2.0` | `1.3.0` | | [org.jetbrains.exposed:exposed-dao](https://github.com/JetBrains/Exposed) | `1.2.0` | `1.3.0` | | [org.jetbrains.exposed:exposed-java-time](https://github.com/JetBrains/Exposed) | `1.2.0` | `1.3.0` | | [org.jetbrains.exposed:exposed-jdbc](https://github.com/JetBrains/Exposed) | `1.2.0` | `1.3.0` | | [org.jetbrains.kotlinx:kotlinx-benchmark-runtime](https://github.com/Kotlin/kotlinx-benchmark) | `0.4.16` | `0.4.17` | | org.jetbrains.kotlinx.benchmark | `0.4.16` | `0.4.17` | | [org.jetbrains.kotlinx:kotlinx-coroutines-core](https://github.com/Kotlin/kotlinx.coroutines) | `1.10.2` | `1.11.0` | | [org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm](https://github.com/Kotlin/kotlinx.coroutines) | `1.10.2` | `1.11.0` | | [org.jetbrains.kotlinx:kotlinx-coroutines-test](https://github.com/Kotlin/kotlinx.coroutines) | `1.10.2` | `1.11.0` | | [org.jetbrains.kotlinx:kotlinx-datetime-jvm](https://github.com/Kotlin/kotlinx-datetime) | `0.7.1-0.6.x-compat` | `0.8.0-0.6.x-compat` | | [io.ktor:ktor-client-cio](https://github.com/ktorio/ktor) | `3.4.3` | `3.5.0` | | [io.ktor:ktor-client-content-negotiation](https://github.com/ktorio/ktor) | `3.4.3` | `3.5.0` | | [io.ktor:ktor-client-core](https://github.com/ktorio/ktor) | `3.4.3` | `3.5.0` | | [io.ktor:ktor-client-json](https://github.com/ktorio/ktor) | `3.4.3` | `3.5.0` | | [io.ktor:ktor-client-logging](https://github.com/ktorio/ktor) | `3.4.3` | `3.5.0` | | [io.ktor:ktor-serialization-kotlinx-json](https://github.com/ktorio/ktor) | `3.4.3` | `3.5.0` | | [net.minecraftforge:eventbus](https://github.com/MinecraftForge/EventBus) | `6.0.5` | `7.0.5` | | [net.minecraftforge:forge](https://github.com/MinecraftForge/MinecraftForge) | `1.20.1-47.4.12` | `26.1.2-64.0.8` | | [net.kyori:adventure-api](https://github.com/PaperMC/adventure) | `5.0.1` | `5.1.1` | | [net.kyori:adventure-text-serializer-gson](https://github.com/PaperMC/adventure) | `5.0.1` | `5.1.1` | | [net.kyori:adventure-text-serializer-legacy](https://github.com/PaperMC/adventure) | `5.0.1` | `5.1.1` | | [net.kyori:adventure-text-minimessage](https://github.com/PaperMC/adventure) | `5.0.1` | `5.1.1` | | [net.kyori:adventure-text-serializer-plain](https://github.com/PaperMC/adventure) | `5.0.1` | `5.1.1` | | [com.github.MockBukkit:MockBukkit](https://github.com/MockBukkit/MockBukkit) | `4.108.0` | `4.110.0` | | [net.neoforged:bus](https://github.com/NeoForged/Bus) | `8.0.2` | `8.0.5` | | [net.neoforged:neoforge](https://github.com/NeoForged/NeoForge) | `21.1.129` | `21.11.42` | | [com.palmergames.bukkit.towny:towny](https://github.com/TownyAdvanced/Towny) | `0.102.0.0` | `0.103.0.1` | | [org.telegram:telegrambots-client](https://github.com/rubenlagus/TelegramBots) | `9.5.0` | `10.0.0` | | [org.telegram:telegrambots-extensions](https://github.com/rubenlagus/TelegramBots) | `9.5.0` | `10.0.0` | | [org.telegram:telegrambots-longpolling](https://github.com/rubenlagus/TelegramBots) | `9.5.0` | `10.0.0` | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `6.0.3` | `6.1.0` | | [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) | `6.0.3` | `6.1.0` | | fabric-loom | `1.16.1` | `1.16.3` | | net.minecraftforge.renamer | `1.0.14` | `1.1.1` | | net.neoforged.gradle.userdev | `7.1.20` | `7.1.36` | | [com.gradleup.shadow](https://github.com/GradleUp/shadow) | `9.4.1` | `9.4.2` | Updates `gradle-wrapper` from 9.5.0 to 9.5.1 - [Release notes](https://github.com/gradle/gradle/releases) - [Commits](gradle/gradle@v9.5.0...v9.5.1) Updates `org.xerial:sqlite-jdbc` from 3.53.0.0 to 3.53.1.0 - [Release notes](https://github.com/xerial/sqlite-jdbc/releases) - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG) - [Commits](xerial/sqlite-jdbc@3.53.0.0...3.53.1.0) Updates `org.jetbrains.exposed:exposed-core` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@1.2.0...1.3.0) Updates `org.jetbrains.exposed:exposed-dao` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@1.2.0...1.3.0) Updates `org.jetbrains.exposed:exposed-java-time` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@1.2.0...1.3.0) Updates `org.jetbrains.exposed:exposed-jdbc` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@1.2.0...1.3.0) Updates `org.jetbrains.exposed:exposed-dao` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@1.2.0...1.3.0) Updates `org.jetbrains.exposed:exposed-java-time` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@1.2.0...1.3.0) Updates `org.jetbrains.exposed:exposed-jdbc` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/JetBrains/Exposed/releases) - [Changelog](https://github.com/JetBrains/Exposed/blob/main/CHANGELOG.md) - [Commits](JetBrains/Exposed@1.2.0...1.3.0) Updates `org.jetbrains.kotlinx:kotlinx-benchmark-runtime` from 0.4.16 to 0.4.17 - [Release notes](https://github.com/Kotlin/kotlinx-benchmark/releases) - [Changelog](https://github.com/Kotlin/kotlinx-benchmark/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx-benchmark@v0.4.16...v0.4.17) Updates `org.jetbrains.kotlinx.benchmark` from 0.4.16 to 0.4.17 Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core` from 1.10.2 to 1.11.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.10.2...1.11.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm` from 1.10.2 to 1.11.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.10.2...1.11.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.10.2 to 1.11.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.10.2...1.11.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm` from 1.10.2 to 1.11.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.10.2...1.11.0) Updates `org.jetbrains.kotlinx:kotlinx-coroutines-test` from 1.10.2 to 1.11.0 - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.10.2...1.11.0) Updates `org.jetbrains.kotlinx:kotlinx-datetime-jvm` from 0.7.1-0.6.x-compat to 0.8.0-0.6.x-compat - [Release notes](https://github.com/Kotlin/kotlinx-datetime/releases) - [Changelog](https://github.com/Kotlin/kotlinx-datetime/blob/master/CHANGELOG.md) - [Commits](Kotlin/kotlinx-datetime@v0.7.1-0.6.x-compat...v0.8.0-0.6.x-compat) Updates `io.ktor:ktor-client-cio` from 3.4.3 to 3.5.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.3...3.5.0) Updates `io.ktor:ktor-client-content-negotiation` from 3.4.3 to 3.5.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.3...3.5.0) Updates `io.ktor:ktor-client-core` from 3.4.3 to 3.5.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.3...3.5.0) Updates `io.ktor:ktor-client-json` from 3.4.3 to 3.5.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.3...3.5.0) Updates `io.ktor:ktor-client-logging` from 3.4.3 to 3.5.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.3...3.5.0) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.4.3 to 3.5.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.3...3.5.0) Updates `io.ktor:ktor-client-content-negotiation` from 3.4.3 to 3.5.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.3...3.5.0) Updates `io.ktor:ktor-client-core` from 3.4.3 to 3.5.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.3...3.5.0) Updates `io.ktor:ktor-client-json` from 3.4.3 to 3.5.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.3...3.5.0) Updates `io.ktor:ktor-client-logging` from 3.4.3 to 3.5.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.3...3.5.0) Updates `io.ktor:ktor-serialization-kotlinx-json` from 3.4.3 to 3.5.0 - [Release notes](https://github.com/ktorio/ktor/releases) - [Changelog](https://github.com/ktorio/ktor/blob/main/CHANGELOG.md) - [Commits](ktorio/ktor@3.4.3...3.5.0) Updates `net.minecraftforge:eventbus` from 6.0.5 to 7.0.5 - [Commits](https://github.com/MinecraftForge/EventBus/commits) Updates `net.minecraftforge:forge` from 1.20.1-47.4.12 to 26.1.2-64.0.8 - [Commits](https://github.com/MinecraftForge/MinecraftForge/commits) Updates `net.kyori:adventure-api` from 5.0.1 to 5.1.1 - [Release notes](https://github.com/PaperMC/adventure/releases) - [Commits](PaperMC/adventure@v5.0.1...v5.1.1) Updates `net.kyori:adventure-text-serializer-gson` from 5.0.1 to 5.1.1 - [Release notes](https://github.com/PaperMC/adventure/releases) - [Commits](PaperMC/adventure@v5.0.1...v5.1.1) Updates `net.kyori:adventure-text-serializer-legacy` from 5.0.1 to 5.1.1 - [Release notes](https://github.com/PaperMC/adventure/releases) - [Commits](PaperMC/adventure@v5.0.1...v5.1.1) Updates `net.kyori:adventure-text-minimessage` from 5.0.1 to 5.1.1 - [Release notes](https://github.com/PaperMC/adventure/releases) - [Commits](PaperMC/adventure@v5.0.1...v5.1.1) Updates `net.kyori:adventure-text-serializer-plain` from 5.0.1 to 5.1.1 - [Release notes](https://github.com/PaperMC/adventure/releases) - [Commits](PaperMC/adventure@v5.0.1...v5.1.1) Updates `net.kyori:adventure-text-serializer-gson` from 5.0.1 to 5.1.1 - [Release notes](https://github.com/PaperMC/adventure/releases) - [Commits](PaperMC/adventure@v5.0.1...v5.1.1) Updates `net.kyori:adventure-text-serializer-legacy` from 5.0.1 to 5.1.1 - [Release notes](https://github.com/PaperMC/adventure/releases) - [Commits](PaperMC/adventure@v5.0.1...v5.1.1) Updates `net.kyori:adventure-text-minimessage` from 5.0.1 to 5.1.1 - [Release notes](https://github.com/PaperMC/adventure/releases) - [Commits](PaperMC/adventure@v5.0.1...v5.1.1) Updates `net.kyori:adventure-text-serializer-plain` from 5.0.1 to 5.1.1 - [Release notes](https://github.com/PaperMC/adventure/releases) - [Commits](PaperMC/adventure@v5.0.1...v5.1.1) Updates `com.github.MockBukkit:MockBukkit` from 4.108.0 to 4.110.0 - [Commits](MockBukkit/MockBukkit@v4.108.0...v4.110.0) Updates `net.neoforged:bus` from 8.0.2 to 8.0.5 - [Commits](https://github.com/NeoForged/Bus/commits) Updates `net.neoforged:neoforge` from 21.1.129 to 21.11.42 - [Commits](https://github.com/NeoForged/NeoForge/commits) Updates `com.palmergames.bukkit.towny:towny` from 0.102.0.0 to 0.103.0.1 - [Release notes](https://github.com/TownyAdvanced/Towny/releases) - [Commits](TownyAdvanced/Towny@0.102.0.0...0.103.0.1) Updates `org.telegram:telegrambots-client` from 9.5.0 to 10.0.0 - [Release notes](https://github.com/rubenlagus/TelegramBots/releases) - [Commits](rubenlagus/TelegramBots@v9.5.0...v10.0.0) Updates `org.telegram:telegrambots-extensions` from 9.5.0 to 10.0.0 - [Release notes](https://github.com/rubenlagus/TelegramBots/releases) - [Commits](rubenlagus/TelegramBots@v9.5.0...v10.0.0) Updates `org.telegram:telegrambots-longpolling` from 9.5.0 to 10.0.0 - [Release notes](https://github.com/rubenlagus/TelegramBots/releases) - [Commits](rubenlagus/TelegramBots@v9.5.0...v10.0.0) Updates `org.telegram:telegrambots-extensions` from 9.5.0 to 10.0.0 - [Release notes](https://github.com/rubenlagus/TelegramBots/releases) - [Commits](rubenlagus/TelegramBots@v9.5.0...v10.0.0) Updates `org.telegram:telegrambots-longpolling` from 9.5.0 to 10.0.0 - [Release notes](https://github.com/rubenlagus/TelegramBots/releases) - [Commits](rubenlagus/TelegramBots@v9.5.0...v10.0.0) Updates `org.junit:junit-bom` from 6.0.3 to 6.1.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.3...r6.1.0) Updates `org.junit.jupiter:junit-jupiter-api` from 6.0.3 to 6.1.0 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.0.3...r6.1.0) Updates `fabric-loom` from 1.16.1 to 1.16.3 Updates `net.minecraftforge.renamer` from 1.0.14 to 1.1.1 Updates `net.neoforged.gradle.userdev` from 7.1.20 to 7.1.36 Updates `com.gradleup.shadow` from 9.4.1 to 9.4.2 - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.4.1...9.4.2) Updates `org.jetbrains.kotlinx.benchmark` from 0.4.16 to 0.4.17 --- updated-dependencies: - dependency-name: gradle-wrapper dependency-version: 9.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: org.xerial:sqlite-jdbc dependency-version: 3.53.1.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: org.jetbrains.exposed:exposed-core dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.exposed:exposed-dao dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.exposed:exposed-java-time dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.exposed:exposed-jdbc dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.exposed:exposed-dao dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.exposed:exposed-java-time dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.exposed:exposed-jdbc dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.kotlinx:kotlinx-benchmark-runtime dependency-version: 0.4.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: org.jetbrains.kotlinx.benchmark dependency-version: 0.4.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-test dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.jetbrains.kotlinx:kotlinx-datetime-jvm dependency-version: 0.8.0-0.6.x-compat dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: io.ktor:ktor-client-cio dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: io.ktor:ktor-client-content-negotiation dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: io.ktor:ktor-client-core dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: io.ktor:ktor-client-json dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: io.ktor:ktor-client-logging dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: io.ktor:ktor-client-content-negotiation dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: io.ktor:ktor-client-core dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: io.ktor:ktor-client-json dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: io.ktor:ktor-client-logging dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: io.ktor:ktor-serialization-kotlinx-json dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: net.minecraftforge:eventbus dependency-version: 7.0.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: versions - dependency-name: net.minecraftforge:forge dependency-version: 26.1.2-64.0.8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: versions - dependency-name: net.kyori:adventure-api dependency-version: 5.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: net.kyori:adventure-text-serializer-gson dependency-version: 5.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: net.kyori:adventure-text-serializer-legacy dependency-version: 5.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: net.kyori:adventure-text-minimessage dependency-version: 5.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: net.kyori:adventure-text-serializer-plain dependency-version: 5.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: net.kyori:adventure-text-serializer-gson dependency-version: 5.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: net.kyori:adventure-text-serializer-legacy dependency-version: 5.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: net.kyori:adventure-text-minimessage dependency-version: 5.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: net.kyori:adventure-text-serializer-plain dependency-version: 5.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: com.github.MockBukkit:MockBukkit dependency-version: 4.110.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: net.neoforged:bus dependency-version: 8.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: net.neoforged:neoforge dependency-version: 21.11.42 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: com.palmergames.bukkit.towny:towny dependency-version: 0.103.0.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.telegram:telegrambots-client dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: versions - dependency-name: org.telegram:telegrambots-extensions dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: versions - dependency-name: org.telegram:telegrambots-longpolling dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: versions - dependency-name: org.telegram:telegrambots-extensions dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: versions - dependency-name: org.telegram:telegrambots-longpolling dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: versions - dependency-name: org.junit:junit-bom dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: fabric-loom dependency-version: 1.16.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: net.minecraftforge.renamer dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: versions - dependency-name: net.neoforged.gradle.userdev dependency-version: 7.1.36 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: com.gradleup.shadow dependency-version: 9.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions - dependency-name: org.jetbrains.kotlinx.benchmark dependency-version: 0.4.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: versions ... Signed-off-by: dependabot[bot] <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the versions group with 38 updates:
9.5.09.5.13.53.0.03.53.1.01.2.01.3.01.2.01.3.01.2.01.3.01.2.01.3.00.4.160.4.170.4.160.4.171.10.21.11.01.10.21.11.01.10.21.11.00.7.1-0.6.x-compat0.8.0-0.6.x-compat3.4.33.5.03.4.33.5.03.4.33.5.03.4.33.5.03.4.33.5.03.4.33.5.06.0.57.0.51.20.1-47.4.1226.1.2-64.0.85.0.15.1.15.0.15.1.15.0.15.1.15.0.15.1.15.0.15.1.14.108.04.110.08.0.28.0.521.1.12921.11.420.102.0.00.103.0.19.5.010.0.09.5.010.0.09.5.010.0.06.0.36.1.06.0.36.1.01.16.11.16.31.0.141.1.17.1.207.1.369.4.19.4.2Updates
gradle-wrapperfrom 9.5.0 to 9.5.1Release notes
Sourced from gradle-wrapper's releases.
Commits
fd78213Update Documentation Infrastructure: Fix scrolling issue in user manual (#37861)7758437fix scroll2fd605fOnly try to run as worker thread in DefaultBuildOperationQueue (#37845)af69849Release notes for Gradle 9.5.1 (#37853)f4d9d03Release notes for Gradle 9.5.101eda3aAddress review feedback on worker-lease retry changes7024e15Revert enrich file visitor with size info onreleasebranch (#37848)d51476fFix tryRunAsWorkerThread null-return test to match contract090ebabRevert "Add getLength() to FilePropertyVisitor.VisitState"bceab24Revert "Fix annotation"Updates
org.xerial:sqlite-jdbcfrom 3.53.0.0 to 3.53.1.0Release notes
Sourced from org.xerial:sqlite-jdbc's releases.
Commits
b01674fchore(release): 3.53.1.0 [skip ci]e6719dbchore: update native libraries8263322feat(sqlite): upgrade to sqlite 3.53.1396fdf3build(deps-dev): bump org.jreleaser:jreleaser-maven-pluginbc7d223build: conditionally bootstrap SLF4J API JAR4cd221achore: remove execute bit on non-executable files5aa7426build: make JAVA_CLASSPATH configurable52522d0refactor: rewrite amalgamation_version.sh for POSIX shella28d6cebuild(deps): bump gummy-bears-api-24 to 0.14.0458abe1build(deps-dev): bump com.tngtech.archunit:archunit-junit5Updates
org.jetbrains.exposed:exposed-corefrom 1.2.0 to 1.3.0Release notes
Sourced from org.jetbrains.exposed:exposed-core's releases.
Changelog
Sourced from org.jetbrains.exposed:exposed-core's changelog.
Commits
a68a268chore: Bump Exposed version from 1.2.0 to 1.3.05bd3bd4chore: Bump Exposed version from 1.2.0 to 1.3.07e1332fchore: Bump Exposed version from 1.2.0 to 1.3.08459453chore: Bump Exposed version from 1.2.0 to 1.3.0c80afaechore: fix ci (#2810)9d1df99chore: route Maven Central through GCS mirror to fix CI 429 errors (#2806)973fd17build: Declare plugin compatibility with Gradle features (#2807)3786fafdocs: EXPOSED-1017 Add docs for Exposed Gradle plugin (#2781)1dd9384fix: Avoid redundant PostgreSQL UUID type migration when only column default ...9f638f4feat: EXPOSED-1023 Extend VECTOR data type to other supporting databases (#2...Updates
org.jetbrains.exposed:exposed-daofrom 1.2.0 to 1.3.0Release notes
Sourced from org.jetbrains.exposed:exposed-dao's releases.
Changelog
Sourced from org.jetbrains.exposed:exposed-dao's changelog.
Commits
a68a268chore: Bump Exposed version from 1.2.0 to 1.3.05bd3bd4chore: Bump Exposed version from 1.2.0 to 1.3.07e1332fchore: Bump Exposed version from 1.2.0 to 1.3.08459453chore: Bump Exposed version from 1.2.0 to 1.3.0c80afaechore: fix ci (#2810)9d1df99chore: route Maven Central through GCS mirror to fix CI 429 errors (#2806)973fd17build: Declare plugin compatibility with Gradle features (#2807)3786fafdocs: EXPOSED-1017 Add docs for Exposed Gradle plugin (#2781)1dd9384fix: Avoid redundant PostgreSQL UUID type migration when only column default ...9f638f4feat: EXPOSED-1023 Extend VECTOR data type to other supporting databases (#2...Updates
org.jetbrains.exposed:exposed-java-timefrom 1.2.0 to 1.3.0Release notes
Sourced from org.jetbrains.exposed:exposed-java-time's releases.
Changelog
Sourced from org.jetbrains.exposed:exposed-java-time's changelog.
Commits
a68a268chore: Bump Exposed version from 1.2.0 to 1.3.05bd3bd4chore: Bump Exposed version from 1.2.0 to 1.3.07e1332fchore: Bump Exposed version from 1.2.0 to 1.3.08459453chore: Bump Exposed version from 1.2.0 to 1.3.0c80afaechore: fix ci (#2810)9d1df99chore: route Maven Central through GCS mirror to fix CI 429 errors (#2806)973fd17build: Declare plugin compatibility with Gradle features (#2807)3786fafdocs: EXPOSED-1017 Add docs for Exposed Gradle plugin (#2781)1dd9384fix: Avoid redundant PostgreSQL UUID type migration when only column default ...9f638f4feat: EXPOSED-1023 Extend VECTOR data type to other supporting databases (#2...Updates
org.jetbrains.exposed:exposed-jdbcfrom 1.2.0 to 1.3.0Release notes
Sourced from org.jetbrains.exposed:exposed-jdbc's releases.
Changelog
Sourced from org.jetbrains.exposed:exposed-jdbc's changelog.
Commits
a68a268chore: Bump Exposed version from 1.2.0 to 1.3.05bd3bd4chore: Bump Exposed version from 1.2.0 to 1.3.07e1332fchore: Bump Exposed version from 1.2.0 to 1.3.08459453chore: Bump Exposed version from 1.2.0 to 1.3.0c80afaechore: fix ci (#2810)9d1df99chore: route Maven Central through GCS mirror to fix CI 429 errors (#2806)973fd17build: Declare plugin compatibility with Gradle features (#2807)3786fafdocs: EXPOSED-1017 Add docs for Exposed Gradle plugin (#2781)1dd9384fix: Avoid redundant PostgreSQL UUID type migration when only column default ...9f638f4feat: EXPOSED-1023 Extend VECTOR data type to other supporting databases (#2...Updates
org.jetbrains.exposed:exposed-daofrom 1.2.0 to 1.3.0Release notes
Sourced from org.jetbrains.exposed:exposed-dao's releases.
Changelog
Sourced from org.jetbrains.exposed:exposed-dao's changelog.
Commits
a68a268chore: Bump Exposed version from 1.2.0 to 1.3.05bd3bd4chore: Bump Exposed version from 1.2.0 to 1.3.07e1332fchore: Bump Exposed version from 1.2.0 to 1.3.08459453chore: Bump Exposed version from 1.2.0 to 1.3.0c80afaechore: fix ci (#2810)9d1df99chore: route Maven Central through GCS mirror to fix CI 429 errors (#2806)973fd17build: Declare plugin compatibility with Gradle features (#2807)3786fafdocs: EXPOSED-1017 Add docs for Exposed Gradle plugin (#2781)1dd9384fix: Avoid redundant PostgreSQL UUID type migration when only column default ...9f638f4feat: EXPOSED-1023 Extend VECTOR data type to other supporting databases (#2...Updates
org.jetbrains.exposed:exposed-java-timefrom 1.2.0 to 1.3.0Release notes
Sourced from org.jetbrains.exposed:exposed-java-time's releases.
Changelog
Sourced from org.jetbrains.exposed:exposed-java-time's changelog.
Commits
a68a268chore: Bump Exposed version from 1.2.0 to 1.3.05bd3bd4chore: Bump Exposed version from 1.2.0 to 1.3.07e1332fchore: Bump Exposed version from 1.2.0 to 1.3.08459453chore: Bump Exposed version from 1.2.0 to 1.3.0c80afaechore: fix ci (#2810)9d1df99chore: route Maven Central through GCS mirror to fix CI 429 errors (#2806)973fd17build: Declare plugin compatibility with Gradle features (#2807)3786fafdocs: EXPOSED-1017 Add docs for Exposed Gradle plugin (#2781)1dd9384fix: Avoid redundant PostgreSQL UUID type migration when only column default ...9f638f4feat: EXPOSED-1023 Extend VECTOR data type to other supporting databases (#2...Updates
org.jetbrains.exposed:exposed-jdbcfrom 1.2.0 to 1.3.0Release notes
Sourced from org.jetbrains.exposed:exposed-jdbc's releases.
Changelog
Sourced from org.jetbrains.exposed:exposed-jdbc's change...
Description has been truncated