Skip to content

Commit

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

---
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 Sep 14, 2023
1 parent d35de01 commit 59f6a33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies {
implementation "com.google.guava:guava:${guavaVersion}"
implementation "com.google.code.gson:gson:${gsonVersion}"

implementation "net.sourceforge.plantuml:plantuml:1.2023.10"
implementation "net.sourceforge.plantuml:plantuml:1.2023.11"
implementation "org.apache.commons:commons-lang3:3.11"

testImplementation gradleTestKit()
Expand Down

0 comments on commit 59f6a33

Please sign in to comment.