Skip to content

Commit

Permalink
Bump ru.vyarus:dropwizard-guicey from 7.1.1 to 7.1.3
Browse files Browse the repository at this point in the history
Bumps [ru.vyarus:dropwizard-guicey](https://github.com/xvik/dropwizard-guicey) from 7.1.1 to 7.1.3.
- [Release notes](https://github.com/xvik/dropwizard-guicey/releases)
- [Changelog](https://github.com/xvik/dropwizard-guicey/blob/master/CHANGELOG.md)
- [Commits](xvik/dropwizard-guicey@7.1.1...7.1.3)

---
updated-dependencies:
- dependency-name: ru.vyarus:dropwizard-guicey
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and lyang committed May 6, 2024
1 parent 74f60c7 commit 7f0d8b1
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 @@ -15,7 +15,7 @@ dependencies {
implementation group: 'jakarta.annotation', name: 'jakarta.annotation-api', version: '2.1.1'
implementation group: 'net.sourceforge.plantuml', name: 'plantuml', version: '1.2023.13'
implementation group: 'org.inferred', name: 'freebuilder', version: '2.8.0'
implementation group: 'ru.vyarus', name: 'dropwizard-guicey', version: '7.1.1'
implementation group: 'ru.vyarus', name: 'dropwizard-guicey', version: '7.1.3'
processor group: 'org.inferred', name: 'freebuilder', version: '2.8.0'
testImplementation group: 'junit', name: 'junit', version: '4.13.2'
}
Expand Down

0 comments on commit 7f0d8b1

Please sign in to comment.