From 3677ac051d8394e72a24e666b807658d02505710 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 13:02:31 +0000 Subject: [PATCH] Bump discord-webhooks from 0.8.0 to 0.8.2 Bumps [discord-webhooks](https://github.com/MinnDevelopment/discord-webhooks) from 0.8.0 to 0.8.2. - [Release notes](https://github.com/MinnDevelopment/discord-webhooks/releases) - [Commits](https://github.com/MinnDevelopment/discord-webhooks/commits) --- updated-dependencies: - dependency-name: club.minnced:discord-webhooks 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 a7e999d..440fe36 100644 --- a/pom.xml +++ b/pom.xml @@ -89,7 +89,7 @@ club.minnced discord-webhooks - 0.8.0 + 0.8.2 org.kohsuke