Skip to content

Commit

Permalink
Bump plantuml from 1.2022.6 to 1.2022.7
Browse files Browse the repository at this point in the history
Bumps plantuml from 1.2022.6 to 1.2022.7.

---
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 Aug 24, 2022
1 parent 776ac29 commit 6a4f87d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plantuml-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ description = "Gradle Plugin for PlantUML"

dependencies {
//noinspection GradlePackageUpdate
compileOnly 'net.sourceforge.plantuml:plantuml:1.2022.6'
compileOnly 'net.sourceforge.plantuml:plantuml:1.2022.7'

testRuntimeOnly 'net.sourceforge.plantuml:plantuml:1.2022.5'
testRuntimeOnly 'net.sourceforge.plantuml:plantuml:1.2022.7'
}

gradlePlugin {
Expand Down

0 comments on commit 6a4f87d

Please sign in to comment.