Skip to content

Commit

Permalink
Bump net.sourceforge.plantuml:plantuml-asl from 1.2023.12 to 1.2023.13
Browse files Browse the repository at this point in the history
Bumps [net.sourceforge.plantuml:plantuml-asl](https://github.com/plantuml/plantuml) from 1.2023.12 to 1.2023.13.
- [Release notes](https://github.com/plantuml/plantuml/releases)
- [Commits](plantuml/plantuml@v1.2023.12...v1.2023.13)

---
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>
  • Loading branch information
dependabot[bot] authored Dec 12, 2023
1 parent cc09df5 commit 3f5457d
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.2023.12</plantuml-asl.version>
<plantuml-asl.version>1.2023.13</plantuml-asl.version>

<!-- Plant UML apache-licensed sources: https://sourceforge.net/projects/plantuml/files/ -->
<plantuml-asl.directory>${project.basedir}/src/plantuml-asl</plantuml-asl.directory>
Expand Down

0 comments on commit 3f5457d

Please sign in to comment.