Bump de.themoep:minedown-adventure from 1.7.1-SNAPSHOT to 1.7.2-SNAPSHOT (#4)

Bumps de.themoep:minedown-adventure from 1.7.1-SNAPSHOT to 1.7.2-SNAPSHOT.

---
updated-dependencies:
- dependency-name: de.themoep:minedown-adventure
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-02-24 23:08:38 +00:00 committed by GitHub
parent a6cfdd27af
commit 96fbe94ae2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ dependencies {
implementation 'org.apache.commons:commons-text:1.10.0'
implementation 'net.william278:Annotaml:2.0.1'
implementation 'dev.dejvokep:boosted-yaml:1.3.1'
implementation 'de.themoep:minedown-adventure:1.7.1-SNAPSHOT'
implementation 'de.themoep:minedown-adventure:1.7.2-SNAPSHOT'
implementation 'org.projectlombok:lombok:1.18.26'
annotationProcessor 'com.velocitypowered:velocity-api:3.1.1'