Bump discord-webhooks from 0.5.7 to 0.5.8

Bumps [discord-webhooks](https://github.com/MinnDevelopment/discord-webhooks) from 0.5.7 to 0.5.8.
- [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] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-08-01 13:08:33 +00:00 committed by GitHub
parent 0acad735c6
commit 83de6a5013
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -89,7 +89,7 @@
<dependency>
<groupId>club.minnced</groupId>
<artifactId>discord-webhooks</artifactId>
<version>0.5.7</version>
<version>0.5.8</version>
</dependency>
<dependency>
<groupId>org.kohsuke</groupId>