From 909176b1b5b77f3577678e8ffb5c325409dbabc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Nov 2021 18:11:31 +0000 Subject: [PATCH] Bump mirai-core-jvm from 2.8.0-M1 to 2.8.1 Bumps [mirai-core-jvm](https://github.com/mamoe/mirai) from 2.8.0-M1 to 2.8.1. - [Release notes](https://github.com/mamoe/mirai/releases) - [Commits](https://github.com/mamoe/mirai/compare/v2.8.0-M1...2.8.1) --- updated-dependencies: - dependency-name: net.mamoe:mirai-core-jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e978af3..8ce22c9 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ net.mamoe mirai-core-jvm - 2.8.0-M1 + 2.8.1 org.jetbrains.kotlin