From 22c2f72b28b961f3a73af3d85d5352baad8c4b42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 17:53:55 +0000 Subject: [PATCH] chore(deps): bump net.minestom:minestom Bumps [net.minestom:minestom](https://github.com/minestom/minestom) from 2026.08.07-26.2 to 2026.08.16-26.2. - [Release notes](https://github.com/minestom/minestom/releases) - [Commits](https://github.com/minestom/minestom/compare/2026.08.07-26.2...2026.08.16-26.2) --- updated-dependencies: - dependency-name: net.minestom:minestom dependency-version: 2026.08.16-26.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index c145f27..faa1224 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -2,7 +2,7 @@ metadata.format.version = "1.1" [versions] -minestom = "2026.08.07-26.2" +minestom = "2026.08.16-26.2" polar = "1.16.0" fastutil = "8.5.19"