Skip to content

Commit

Permalink
Bump plantuml from 1.2023.4 to 1.2023.5 (#212)
Browse files Browse the repository at this point in the history
Bumps [plantuml](https://github.com/plantuml/plantuml) from 1.2023.4 to 1.2023.5.
- [Release notes](https://github.com/plantuml/plantuml/releases)
- [Commits](plantuml/plantuml@v1.2023.4...v1.2023.5)

---
updated-dependencies:
- dependency-name: net.sourceforge.plantuml:plantuml
  dependency-type: direct:development
  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>
  • Loading branch information
dependabot[bot] authored Mar 27, 2023
1 parent 767e187 commit 96c2b1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
<dependency>
<groupId>net.sourceforge.plantuml</groupId>
<artifactId>plantuml</artifactId>
<version>1.2023.4</version>
<version>1.2023.5</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 96c2b1b

Please sign in to comment.