Skip to content

Commit

Permalink
Bump net.sourceforge.plantuml:plantuml from 1.2024.7 to 1.2024.8
Browse files Browse the repository at this point in the history
Bumps [net.sourceforge.plantuml:plantuml](https://github.com/plantuml/plantuml) from 1.2024.7 to 1.2024.8.
- [Release notes](https://github.com/plantuml/plantuml/releases)
- [Changelog](https://github.com/plantuml/plantuml/blob/master/CHANGES.md)
- [Commits](plantuml/plantuml@v1.2024.7...v1.2024.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent f2d5330 commit 7c1a52a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ repositories {
dependencies {
implementation(gradleApi())

implementation("net.sourceforge.plantuml:plantuml:1.2024.7")
implementation("net.sourceforge.plantuml:plantuml:1.2024.8")

val kotestVersion = "5.9.1"
testImplementation("io.kotest:kotest-runner-junit5:$kotestVersion")
Expand Down

0 comments on commit 7c1a52a

Please sign in to comment.