Skip to content

Commit

Permalink
Bump net.sourceforge.plantuml:plantuml from 1.2024.4 to 1.2024.5
Browse files Browse the repository at this point in the history
Bumps [net.sourceforge.plantuml:plantuml](https://github.com/plantuml/plantuml) from 1.2024.4 to 1.2024.5.
- [Release notes](https://github.com/plantuml/plantuml/releases)
- [Commits](plantuml/plantuml@v1.2024.4...v1.2024.5)

---
updated-dependencies:
- dependency-name: net.sourceforge.plantuml:plantuml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent 93d184a commit 17a4604
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 @@ -13,7 +13,7 @@ dependencies {
implementation group: 'com.squareup.okhttp3', name: 'okhttp', version: '4.12.0'
implementation group: 'io.dropwizard', name: 'dropwizard-core', version: '4.0.7'
implementation group: 'jakarta.annotation', name: 'jakarta.annotation-api', version: '3.0.0'
implementation group: 'net.sourceforge.plantuml', name: 'plantuml', version: '1.2024.4'
implementation group: 'net.sourceforge.plantuml', name: 'plantuml', version: '1.2024.5'
implementation group: 'org.inferred', name: 'freebuilder', version: '2.8.0'
implementation group: 'ru.vyarus', name: 'dropwizard-guicey', version: '7.1.3'
processor group: 'org.inferred', name: 'freebuilder', version: '2.8.0'
Expand Down

0 comments on commit 17a4604

Please sign in to comment.