Skip to content

Commit

Permalink
Bump it.fulminazzo:YAMLParser from 1.5.14 to 1.6.3 (#21)
Browse files Browse the repository at this point in the history
Bumps it.fulminazzo:YAMLParser from 1.5.14 to 1.6.3.

---
updated-dependencies:
- dependency-name: it.fulminazzo:YAMLParser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 27, 2024
1 parent 51bb6bb commit 84013b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {
compileOnly 'org.projectlombok:lombok:1.18.32'
annotationProcessor 'org.projectlombok:lombok:1.18.32'

implementation 'it.fulminazzo:YAMLParser:1.5.14'
implementation 'it.fulminazzo:YAMLParser:1.6.3'

compileOnly "com.velocitypowered:velocity-api:3.3.0-SNAPSHOT"
annotationProcessor "com.velocitypowered:velocity-api:3.3.0-SNAPSHOT"
Expand Down

0 comments on commit 84013b9

Please sign in to comment.