Skip to content

Commit

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

---
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 May 27, 2024
1 parent 66abd55 commit 3123957
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.4")
implementation("net.sourceforge.plantuml:plantuml:1.2024.5")

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

0 comments on commit 3123957

Please sign in to comment.