Skip to content

Commit

Permalink
Bump net.sourceforge.plantuml:plantuml-asl from 1.2024.5 to 1.2024.6 (#…
Browse files Browse the repository at this point in the history
…593)

Bumps [net.sourceforge.plantuml:plantuml-asl](https://github.com/plantuml/plantuml) from 1.2024.5 to 1.2024.6.
- [Release notes](https://github.com/plantuml/plantuml/releases)
- [Commits](plantuml/plantuml@v1.2024.5...v1.2024.6)

---
updated-dependencies:
- dependency-name: net.sourceforge.plantuml:plantuml-asl
  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>
  • Loading branch information
dependabot[bot] committed Jul 8, 2024
1 parent f52d81b commit c164305
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 @@ -66,7 +66,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<maven.compiler.release>9</maven.compiler.release>
<plantuml-asl.version>1.2024.5</plantuml-asl.version>
<plantuml-asl.version>1.2024.6</plantuml-asl.version>

<!-- test -->
<junit.version>5.10.3</junit.version>
Expand Down

0 comments on commit c164305

Please sign in to comment.