Skip to content

build(deps): bump the versions group across 1 directory with 45 updates - #132

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/versions-f5c5e60daf
Closed

build(deps): bump the versions group across 1 directory with 45 updates#132
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/versions-f5c5e60daf

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 21, 2026

Copy link
Copy Markdown
Contributor

Bumps the versions group with 45 updates in the / directory:

Package From To
gradle-wrapper 9.3.1 9.6.0
org.xerial:sqlite-jdbc 3.53.0.0 3.53.2.0
org.mariadb.jdbc:mariadb-java-client 3.5.8 3.5.9
org.jetbrains.exposed:exposed-core 1.2.0 1.3.0
org.jetbrains.exposed:exposed-dao 1.2.0 1.3.0
org.jetbrains.exposed:exposed-java-time 1.2.0 1.3.0
org.jetbrains.exposed:exposed-jdbc 1.2.0 1.3.0
net.dv8tion:JDA 6.4.1 6.4.2
org.joml:joml 1.10.8 1.10.9
ru.astrainteractive.klibs:kstorage 5.0.4 5.1.0
ru.astrainteractive.klibs:mikro-core 1.23.0 1.26.0
ru.astrainteractive.klibs:mikro-extensions-jvm 1.23.0 1.26.0
org.jetbrains.kotlinx:kotlinx-benchmark-runtime 0.4.16 0.4.17
org.jetbrains.kotlinx.benchmark 0.4.16 0.4.17
org.jetbrains.kotlinx:kotlinx-coroutines-core 1.10.2 1.11.0
org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm 1.10.2 1.11.0
org.jetbrains.kotlinx:kotlinx-coroutines-test 1.10.2 1.11.0
org.jetbrains.kotlinx:kotlinx-datetime-jvm 0.7.1-0.6.x-compat 0.8.0-0.6.x-compat
io.ktor:ktor-client-cio 3.4.3 3.5.0
io.ktor:ktor-client-content-negotiation 3.4.3 3.5.0
io.ktor:ktor-client-core 3.4.3 3.5.0
io.ktor:ktor-client-json 3.4.3 3.5.0
io.ktor:ktor-client-logging 3.4.3 3.5.0
io.ktor:ktor-serialization-kotlinx-json 3.4.3 3.5.0
net.fabricmc:fabric-loader 0.19.2 0.19.3
net.minecraftforge:eventbus 6.0.5 7.0.5
net.kyori:adventure-api 5.0.1 5.1.1
net.kyori:adventure-text-serializer-gson 5.0.1 5.1.1
net.kyori:adventure-text-serializer-legacy 5.0.1 5.1.1
net.kyori:adventure-text-minimessage 5.0.1 5.1.1
net.kyori:adventure-text-serializer-plain 5.0.1 5.1.1
com.github.MockBukkit:MockBukkit 4.108.0 4.110.0
net.neoforged:bus 8.0.2 8.0.5
com.github.retrooper:packetevents-spigot 2.12.1 2.12.2
org.telegram:telegrambots-client 9.5.0 10.0.0
org.telegram:telegrambots-extensions 9.5.0 10.0.0
org.telegram:telegrambots-longpolling 9.5.0 10.0.0
org.junit:junit-bom 6.0.3 6.1.0
org.junit.jupiter:junit-jupiter-api 6.0.3 6.1.0
com.github.gmazzo.buildconfig 6.0.9 6.0.10
fabric-loom 1.16.1 1.17.12
net.minecraftforge.gradle 7.0.25 7.0.29
net.minecraftforge.renamer 1.0.14 1.1.2
net.neoforged.gradle.userdev 7.1.20 7.1.38
com.gradleup.shadow 9.4.1 9.4.2

Updates gradle-wrapper from 9.3.1 to 9.6.0

Release notes

Sourced from gradle-wrapper's releases.

9.6.0

The Gradle team is excited to announce Gradle 9.6.0.

Here are the highlights of this release:

  • Improved Configuration Cache hit rates
  • Additional CLI rendering options
  • Important project hierarchy lookup deprecations

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle: Aharnish Solanki, Benedikt Johannes, Devendra Reddy Pennabadi, Dmytro Rodionov, Dreeam, Elías Hernández Rodríguez, Eng Zer Jun, FinlayRJW, Kamal Kansal, Marcono1234, Nelson Osacky, Philip Wedemann, Ravi, Roberto Perez Alcolea, Ryan Schmitt, Sebastian Schuberth, seunghun.ham, sk-reddy17, Suvrat Acharya, Vedant Madane.

Upgrade instructions

Switch your build to use Gradle 9.6.0 by updating your wrapper:

./gradlew :wrapper --gradle-version=9.6.0 && ./gradlew :wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

9.6.0 RC3

... (truncated)

Commits
  • 3f750f0 Update distro size for Gradle 9.6.0 release (#38243)
  • ae93cfa update distro size
  • f7e22b5 Update Gradle wrapper to version 9.6.0-rc-3 (#38227)
  • 71a8eb9 Update Gradle wrapper to version 9.6.0-rc-3
  • 70a8745 Prepare release notes for Gradle 9.6.0RC3 (#38220)
  • 9706522 some final polishing for release notes
  • af308eb Restore GradleInternal.getRootProject overload for binary compatibility (#38214)
  • 239361b Restore GradleInternal.getRootProject overload for binary compatibility
  • 896dc44 Update Gradle wrapper to version 9.6.0-rc-2 (#38187)
  • 2d4ec25 Update Gradle wrapper to version 9.6.0-rc-2
  • Additional commits viewable in compare view

Updates org.xerial:sqlite-jdbc from 3.53.0.0 to 3.53.2.0

Release notes

Sourced from org.xerial:sqlite-jdbc's releases.

Release 3.53.2.0

Changelog

🚀 Features

sqlite

  • upgrade to sqlite 3.53.2 (3e1dabf)

🛠 Build

deps

  • bump org.graalvm.buildtools:native-maven-plugin (d24c1cc)
  • bump org.graalvm.buildtools:native-maven-plugin (751989a)
  • bump org.graalvm.sdk:nativeimage from 25.0.2 to 25.0.3 (cc3e1a5)
  • bump shanegenschaw/pull-request-comment-trigger (cc93aa7)

deps-dev

  • bump surefire.version from 3.5.5 to 3.5.6 (3c29706)
  • bump org.apache.maven.plugins:maven-enforcer-plugin (8a20a64)

unscoped

  • fail workflow if child workflow also fails (49ea263)
  • remove PR comment trigger (03bfd9a)

Contributors

We'd like to thank the following people for their contributions: Gauthier, Gauthier Roebroeck

Release 3.53.1.0

Changelog

🚀 Features

sqlite

  • upgrade to sqlite 3.53.1 (8263322)

🔄️ Changes

  • rewrite amalgamation_version.sh for POSIX shell (52522d0)
  • fix android usage (7ef8e0f)

🛠 Build

deps

  • bump gummy-bears-api-24 to 0.14.0 (a28d6ce)
  • bump gummy-bears-api-24 to 0.13.0 (248e1e9)

deps-dev

  • bump org.jreleaser:jreleaser-maven-plugin (396fdf3)
  • bump com.tngtech.archunit:archunit-junit5 (458abe1)

unscoped

  • conditionally bootstrap SLF4J API JAR (bc7d223)

... (truncated)

Commits
  • 3f06522 chore(release): 3.53.2.0 [skip ci]
  • 49ea263 ci: fail workflow if child workflow also fails
  • eb0564f chore: update native libraries
  • 3e1dabf feat(sqlite): upgrade to sqlite 3.53.2
  • d24c1cc build(deps): bump org.graalvm.buildtools:native-maven-plugin
  • 3c29706 build(deps-dev): bump surefire.version from 3.5.5 to 3.5.6
  • 03bfd9a ci: remove PR comment trigger
  • 751989a build(deps): bump org.graalvm.buildtools:native-maven-plugin
  • cc3e1a5 build(deps): bump org.graalvm.sdk:nativeimage from 25.0.2 to 25.0.3
  • 8a20a64 build(deps-dev): bump org.apache.maven.plugins:maven-enforcer-plugin
  • Additional commits viewable in compare view

Updates org.mariadb.jdbc:mariadb-java-client from 3.5.8 to 3.5.9

Release notes

Sourced from org.mariadb.jdbc:mariadb-java-client's releases.

MariaDB Connector/Java 3.5.9

3.5.9 (Jun 2026)

Full Changelog

Key Enhancements

  • CONJ-1223 - cache TLS trust/key managers across connections to reduce SSL connection cost
  • CONJ-1314 - add SPI for interactive dialog (PAM) authentication callback
  • CONJ-1311 - add dedicated option useIpForKillQuery for query cancellation
  • CONJ-1310 - Add full native image support and CI coverage

Issues Resolved

  • CONJ-1320 - PAM (dialog) authentication must require a secure connection (report by fg0x0)
  • CONJ-1319 - Use constant-time comparison when validating the server certificate fingerprint (report by jmestwa-coder)
  • CONJ-1318 - enforce allowLocalInfile=false on the server's local-infile request, so a malicious server cannot read a client file despite the option being disabled
  • CONJ-1322 - match local infile filename case-sensitively (thanks to jmestwa-coder)
  • CONJ-1323 - LOAD LOCAL INFILE validation rejects statements preceded by line comments (thanks to sebdomdev)
  • CONJ-1315 - cap BigDecimal/BigInteger string parsing length to prevent CPU exhaustion if MitM (report by tonghuaroot)
  • CONJ-1317 - ensure non-UTF8 charset cannot be used for protocol exchanges (report by fg0x0)
  • CONJ-1304 - CallableStatement parameter metadata read from mysql.proc, with MySQL info_schema fallback
  • CONJ-1299 - keep VALUES literals after the last placeholder when rewriting batches
  • CONJ-1313 - race condition in HaMode#getAvailableHostInOrder can cause NPE
  • CONJ-1311 - Connection.cancelCurrentQuery fails with SslMode.VERIFY_FULL when client socket IP is set
  • CONJ-1264 - handle LocalDateTime as a zoneless wall-clock value
  • CONJ-1316 - pin Locale.ROOT on locale-sensitive call sites and date/time/Duration text formatting (fixes locale-dependent parsing/formatting, e.g. under tr_TR) (thanks to jmestwa-coder)
  • CONJ-1324 - fix SQL parser to correctly handle '--' in expressions and reset lastChar after block comments
  • CONJ-1323 - LOAD LOCAL INFILE validation rejects statements preceded by line comments (thanks to sebdomdev)
Changelog

Sourced from org.mariadb.jdbc:mariadb-java-client's changelog.

3.5.9 (Jun 2026)

Full Changelog

Key Enhancements

  • CONJ-1223 - cache TLS trust/key managers across connections to reduce SSL connection cost
  • CONJ-1314 - add SPI for interactive dialog (PAM) authentication callback
  • CONJ-1311 - add dedicated option useIpForKillQuery for query cancellation
  • CONJ-1310 - Add full native image support and CI coverage

Issues Resolved

  • CONJ-1320 - PAM (dialog) authentication must require a secure connection (report by fg0x0)
  • CONJ-1319 - Use constant-time comparison when validating the server certificate fingerprint (report by jmestwa-coder)
  • CONJ-1318 - enforce allowLocalInfile=false on the server's local-infile request, so a malicious server cannot read a client file despite the option being disabled
  • CONJ-1322 - match local infile filename case-sensitively (thanks to jmestwa-coder)
  • CONJ-1323 - LOAD LOCAL INFILE validation rejects statements preceded by line comments (thanks to sebdomdev)
  • CONJ-1315 - cap BigDecimal/BigInteger string parsing length to prevent CPU exhaustion if MitM (report by tonghuaroot)
  • CONJ-1317 - ensure non-UTF8 charset cannot be used for protocol exchanges (report by fg0x0)
  • CONJ-1304 - CallableStatement parameter metadata read from mysql.proc, with MySQL info_schema fallback
  • CONJ-1299 - keep VALUES literals after the last placeholder when rewriting batches
  • CONJ-1313 - race condition in HaMode#getAvailableHostInOrder can cause NPE
  • CONJ-1311 - Connection.cancelCurrentQuery fails with SslMode.VERIFY_FULL when client socket IP is set
  • CONJ-1264 - handle LocalDateTime as a zoneless wall-clock value
  • CONJ-1316 - pin Locale.ROOT on locale-sensitive call sites and date/time/Duration text formatting (fixes locale-dependent parsing/formatting, e.g. under tr_TR) (thanks to jmestwa-coder)
  • CONJ-1324 - fix SQL parser to correctly handle '--' in expressions and reset lastChar after block comments
  • CONJ-1323 - LOAD LOCAL INFILE validation rejects statements preceded by line comments (thanks to sebdomdev)

3.4.3 (Jun 2026)

Full Changelog

Bugs Fixed
  • CONJ-1315 - cap BigDecimal/BigInteger string parsing length to prevent CPU exhaustion if Mitm (report by tonghuaroot)
  • CONJ-1316 - pin Locale.ROOT on locale-sensitive call sites and date/time/Duration text formatting (fixes locale-dependent parsing/formatting, e.g. under tr_TR) (thanks to jmestwa-coder)
  • CONJ-1259 - DatabaseMetaData read-only detection: handle MariaDB 12.0 @@read_only returning ON/OFF instead of 1/0
  • CONJ-1317 - ensure non-UTF8 charset cannot be used for protocol exchanges (report by fg0x0)
  • CONJ-1320 - PAM (dialog) authentication now requires a secure connection (TLS or unix socket), like mysql_clear_password (report by fg0x0)
  • CONJ-1319 - use constant-time comparison when validating the server certificate fingerprint (thanks to jmestwa-coder)
  • CONJ-1322 - match local infile filename case-sensitively (thanks to jmestwa-coder)
  • CONJ-1323 - LOAD LOCAL INFILE validation rejects statements preceded by line comments (thanks to sebdomdev)

3.3.5 (Jun 2026)

... (truncated)

Commits
  • df4ebe2 [misc] enhance TcpProxy and TcpProxySocket for improved thread safety and con...
  • 687c840 [misc] update environment variable for Maxscale version
  • 4466ad6 [misc] test stability improvement : update proxy close method in PooledConnec...
  • 1e29819 [misc] update README version
  • da297f1 Merge branch 'develop'
  • 83d3da9 [misc] Update CHANGELOG
  • e39e8b9 match local infile filename case-sensitively
  • d90b987 [misc] Implement secure authentication checks and add regression tests for cr...
  • f4a727c [CONJ-1320] PAM (dialog) authentication must require a secure connection
  • a87c711 [misc] update CHANGELOG
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-core from 1.2.0 to 1.3.0

Release notes

Sourced from org.jetbrains.exposed:exposed-core's releases.

1.3.0

Change log

New Contributors

Changelog

Sourced from org.jetbrains.exposed:exposed-core's changelog.

1.3.0

Features:

Fixes:

Docs:

Performance:

  • perf: R2DBC - Performance issue in R2dbcRegistryTypeMappingImpl by @​obabichevjb in JetBrains/Exposed#2788

    Infrastructure:

  • kotlin 2.3.20

  • kotlinx-serialization 1.11.0

  • kotlinCoroutines 1.11.0

  • sqlite-jdbc 3.53.1.0

  • springFramework6 6.2.18

  • postgresql 42.7.11

  • joda-time 2.14.2

  • r2dbc-mysql 1.4.2

  • testcontainers 2.0.5

  • log4j2 2.26.0

  • flyway 12.6.0

Commits
  • a68a268 chore: Bump Exposed version from 1.2.0 to 1.3.0
  • 5bd3bd4 chore: Bump Exposed version from 1.2.0 to 1.3.0
  • 7e1332f chore: Bump Exposed version from 1.2.0 to 1.3.0
  • 8459453 chore: Bump Exposed version from 1.2.0 to 1.3.0
  • c80afae chore: fix ci (#2810)
  • 9d1df99 chore: route Maven Central through GCS mirror to fix CI 429 errors (#2806)
  • 973fd17 build: Declare plugin compatibility with Gradle features (#2807)
  • 3786faf docs: EXPOSED-1017 Add docs for Exposed Gradle plugin (#2781)
  • 1dd9384 fix: Avoid redundant PostgreSQL UUID type migration when only column default ...
  • 9f638f4 feat: EXPOSED-1023 Extend VECTOR data type to other supporting databases (#2...
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-dao from 1.2.0 to 1.3.0

Release notes

Sourced from org.jetbrains.exposed:exposed-dao's releases.

1.3.0

Change log

New Contributors

Changelog

Sourced from org.jetbrains.exposed:exposed-dao's changelog.

1.3.0

Features:

Fixes:

Docs:

Performance:

  • perf: R2DBC - Performance issue in R2dbcRegistryTypeMappingImpl by @​obabichevjb in JetBrains/Exposed#2788

    Infrastructure:

  • kotlin 2.3.20

  • kotlinx-serialization 1.11.0

  • kotlinCoroutines 1.11.0

  • sqlite-jdbc 3.53.1.0

  • springFramework6 6.2.18

  • postgresql 42.7.11

  • joda-time 2.14.2

  • r2dbc-mysql 1.4.2

  • testcontainers 2.0.5

  • log4j2 2.26.0

  • flyway 12.6.0

Commits
  • a68a268 chore: Bump Exposed version from 1.2.0 to 1.3.0
  • 5bd3bd4 chore: Bump Exposed version from 1.2.0 to 1.3.0
  • 7e1332f chore: Bump Exposed version from 1.2.0 to 1.3.0
  • 8459453 chore: Bump Exposed version from 1.2.0 to 1.3.0
  • c80afae chore: fix ci (#2810)
  • 9d1df99 chore: route Maven Central through GCS mirror to fix CI 429 errors (#2806)
  • 973fd17 build: Declare plugin compatibility with Gradle features (#2807)
  • 3786faf docs: EXPOSED-1017 Add docs for Exposed Gradle plugin (#2781)
  • 1dd9384 fix: Avoid redundant PostgreSQL UUID type migration when only column default ...
  • 9f638f4 feat: EXPOSED-1023 Extend VECTOR data type to other supporting databases (#2...
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-java-time from 1.2.0 to 1.3.0

Release notes

Sourced from org.jetbrains.exposed:exposed-java-time's releases.

1.3.0

Change log

New Contributors

Changelog

Sourced from org.jetbrains.exposed:exposed-java-time's changelog.

1.3.0

Features:

Fixes:

Docs:

Performance:

  • perf: R2DBC - Performance issue in R2dbcRegistryTypeMappingImpl by @​obabichevjb in JetBrains/Exposed#2788

    Infrastructure:

  • kotlin 2.3.20

  • kotlinx-serialization 1.11.0

  • kotlinCoroutines 1.11.0

  • sqlite-jdbc 3.53.1.0

  • springFramework6 6.2.18

  • postgresql 42.7.11

  • joda-time 2.14.2

  • r2dbc-mysql 1.4.2

  • testcontainers 2.0.5

  • log4j2 2.26.0

  • flyway 12.6.0

Commits
  • a68a268 chore: Bump Exposed version from 1.2.0 to 1.3.0
  • 5bd3bd4 chore: Bump Exposed version from 1.2.0 to 1.3.0
  • 7e1332f chore: Bump Exposed version from 1.2.0 to 1.3.0
  • 8459453 chore: Bump Exposed version from 1.2.0 to 1.3.0
  • c80afae chore: fix ci (#2810)
  • 9d1df99 chore: route Maven Central through GCS mirror to fix CI 429 errors (#2806)
  • 973fd17 build: Declare plugin compatibility with Gradle features (#2807)
  • 3786faf docs: EXPOSED-1017 Add docs for Exposed Gradle plugin (#2781)
  • 1dd9384 fix: Avoid redundant PostgreSQL UUID type migration when only column default ...
  • 9f638f4 feat: EXPOSED-1023 Extend VECTOR data type to other supporting databases (#2...
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-jdbc from 1.2.0 to 1.3.0

Release notes

Sourced from org.jetbrains.exposed:exposed-jdbc's releases.

1.3.0

Change log

New Contributors

Changelog

Sourced from org.jetbrains.exposed:exposed-jdbc's changelog.

1.3.0

Features:

Fixes:

Docs:

Performance:

  • perf: R2DBC - Performance issue in R2dbcRegistryTypeMappingImpl by @​obabichevjb in JetBrains/Exposed#2788

    Infrastructure:

  • kotlin 2.3.20

  • kotlinx-serialization 1.11.0

  • kotlinCoroutines 1.11.0

  • sqlite-jdbc 3.53.1.0

  • springFramework6 6.2.18

  • postgresql 42.7.11

  • joda-time 2.14.2

  • r2dbc-mysql 1.4.2

  • testcontainers 2.0.5

  • log4j2 2.26.0

  • flyway 12.6.0

Commits
  • a68a268 chore: Bump Exposed version from 1.2.0 to 1.3.0
  • 5bd3bd4 chore: Bump Exposed version from 1.2.0 to 1.3.0
  • 7e1332f chore: Bump Exposed version from 1.2.0 to 1.3.0
  • 8459453 chore: Bump Exposed version from 1.2.0 to 1.3.0
  • c80afae chore: fix ci (#2810)
  • 9d1df99 chore: route Maven Central through GCS mirror to fix CI 429 errors (#2806)
  • 973fd17 build: Declare plugin compatibility with Gradle features (#2807)
  • 3786faf docs: EXPOSED-1017 Add docs for Exposed Gradle plugin (#2781)
  • 1dd9384 fix: Avoid redundant PostgreSQL UUID type migration when only column default ...
  • 9f638f4 feat: EXPOSED-1023 Extend VECTOR data type to other supporting databases (#2...
  • Additional commits viewable in compare view

Updates org.jetbrains.exposed:exposed-dao from 1.2.0 to 1.3.0

Release notes

Sourced from org.jetbrains.exposed:exposed-dao's releases.

1.3.0

Change log

New Contributors

Changelog

Sourced from org.jetbrains.exposed:exposed-dao's changelog.

1.3.0

Features:

Fixes:

Docs:

Performance:

  • perf: R2DBC - Performance issue in R2dbcRegistryTypeMappingImpl by @​obabichevjb in JetBrains/Exposed#2788

    Infrastructure:

  • kotlin 2.3.20

  • kotlinx-serialization 1.11.0

  • kotlinCoroutines 1.11.0

  • sqlite-jdbc 3.53.1.0

  • springFramework6 6.2.18

  • postgresql 42.7.11

  • joda-time 2.14.2

  • r2dbc-mysql 1.4.2

  • testcontainers 2.0.5

  • log4j2 2.26.0

  • flyway 12.6.0

Commits
  • a68a268 chore: Bump Exposed version from 1.2.0 to 1.3.0
  • 5bd3bd4 chore: Bump Exposed version from 1.2.0 to 1.3.0
  • 7e1332f chore: Bump Exposed version from 1.2.0 to 1.3.0
  • 8459453 chore: Bump Exposed version from 1.2.0 to 1.3.0
  • c80afae chore: fix ci (#2810)
  • 9d1df99 chore: route Maven Ce...

    Description has been truncated

Bumps the versions group with 45 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [gradle-wrapper](https://github.com/gradle/gradle) | `9.3.1` | `9.6.0` |
| [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) | `3.53.0.0` | `3.53.2.0` |
| [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) | `3.5.8` | `3.5.9` |
| [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` |
| [net.dv8tion:JDA](https://github.com/discord-jda/JDA) | `6.4.1` | `6.4.2` |
| [org.joml:joml](https://github.com/JOML-CI/JOML) | `1.10.8` | `1.10.9` |
| [ru.astrainteractive.klibs:kstorage](https://github.com/makeevrserg/klibs.kstorage) | `5.0.4` | `5.1.0` |
| [ru.astrainteractive.klibs:mikro-core](https://github.com/makeevrserg/klibs.mikro) | `1.23.0` | `1.26.0` |
| [ru.astrainteractive.klibs:mikro-extensions-jvm](https://github.com/makeevrserg/klibs.mikro) | `1.23.0` | `1.26.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.fabricmc:fabric-loader | `0.19.2` | `0.19.3` |
| [net.minecraftforge:eventbus](https://github.com/MinecraftForge/EventBus) | `6.0.5` | `7.0.5` |
| [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` |
| [com.github.retrooper:packetevents-spigot](https://github.com/retrooper/packetevents) | `2.12.1` | `2.12.2` |
| [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` |
| [com.github.gmazzo.buildconfig](https://github.com/gmazzo/gradle-buildconfig-plugin) | `6.0.9` | `6.0.10` |
| fabric-loom | `1.16.1` | `1.17.12` |
| net.minecraftforge.gradle | `7.0.25` | `7.0.29` |
| net.minecraftforge.renamer | `1.0.14` | `1.1.2` |
| net.neoforged.gradle.userdev | `7.1.20` | `7.1.38` |
| [com.gradleup.shadow](https://github.com/GradleUp/shadow) | `9.4.1` | `9.4.2` |



Updates `gradle-wrapper` from 9.3.1 to 9.6.0
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v9.3.1...v9.6.0)

Updates `org.xerial:sqlite-jdbc` from 3.53.0.0 to 3.53.2.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.2.0)

Updates `org.mariadb.jdbc:mariadb-java-client` from 3.5.8 to 3.5.9
- [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases)
- [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/main/CHANGELOG.md)
- [Commits](mariadb-corporation/mariadb-connector-j@3.5.8...3.5.9)

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 `net.dv8tion:JDA` from 6.4.1 to 6.4.2
- [Release notes](https://github.com/discord-jda/JDA/releases)
- [Commits](discord-jda/JDA@v6.4.1...v6.4.2)

Updates `org.joml:joml` from 1.10.8 to 1.10.9
- [Release notes](https://github.com/JOML-CI/JOML/releases)
- [Commits](JOML-CI/JOML@1.10.8...1.10.9)

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

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

Updates `ru.astrainteractive.klibs:mikro-extensions-jvm` from 1.23.0 to 1.26.0
- [Release notes](https://github.com/makeevrserg/klibs.mikro/releases)
- [Commits](makeevrserg/klibs.mikro@1.23.0...1.26.0)

Updates `ru.astrainteractive.klibs:mikro-extensions-jvm` from 1.23.0 to 1.26.0
- [Release notes](https://github.com/makeevrserg/klibs.mikro/releases)
- [Commits](makeevrserg/klibs.mikro@1.23.0...1.26.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.fabricmc:fabric-loader` from 0.19.2 to 0.19.3

Updates `net.minecraftforge:eventbus` from 6.0.5 to 7.0.5
- [Commits](https://github.com/MinecraftForge/EventBus/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 `com.github.retrooper:packetevents-spigot` from 2.12.1 to 2.12.2
- [Release notes](https://github.com/retrooper/packetevents/releases)
- [Changelog](https://github.com/retrooper/packetevents/blob/2.0/CHANGELOG.md)
- [Commits](retrooper/packetevents@v2.12.1...v2.12.2)

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 `com.github.gmazzo.buildconfig` from 6.0.9 to 6.0.10
- [Release notes](https://github.com/gmazzo/gradle-buildconfig-plugin/releases)
- [Commits](gmazzo/gradle-buildconfig-plugin@v6.0.9...v6.0.10)

Updates `fabric-loom` from 1.16.1 to 1.17.12

Updates `net.minecraftforge.gradle` from 7.0.25 to 7.0.29

Updates `net.minecraftforge.renamer` from 1.0.14 to 1.1.2

Updates `net.neoforged.gradle.userdev` from 7.1.20 to 7.1.38

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.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: org.xerial:sqlite-jdbc
  dependency-version: 3.53.2.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: org.mariadb.jdbc:mariadb-java-client
  dependency-version: 3.5.9
  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: net.dv8tion:JDA
  dependency-version: 6.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: org.joml:joml
  dependency-version: 1.10.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: ru.astrainteractive.klibs:kstorage
  dependency-version: 5.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: ru.astrainteractive.klibs:mikro-core
  dependency-version: 1.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: ru.astrainteractive.klibs:mikro-extensions-jvm
  dependency-version: 1.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: ru.astrainteractive.klibs:mikro-extensions-jvm
  dependency-version: 1.26.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.fabricmc:fabric-loader
  dependency-version: 0.19.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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.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: com.github.retrooper:packetevents-spigot
  dependency-version: 2.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: com.github.gmazzo.buildconfig
  dependency-version: 6.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: fabric-loom
  dependency-version: 1.17.12
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: net.minecraftforge.gradle
  dependency-version: 7.0.29
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: versions
- dependency-name: net.minecraftforge.renamer
  dependency-version: 1.1.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: versions
- dependency-name: net.neoforged.gradle.userdev
  dependency-version: 7.1.38
  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] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 21, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 22, 2026
@dependabot
dependabot Bot deleted the dependabot/gradle/versions-f5c5e60daf branch June 22, 2026 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants