Skip to content

Commit

Permalink
Merge pull request #585 from freefair/dependabot/gradle/net.sourcefor…
Browse files Browse the repository at this point in the history
…ge.plantuml-plantuml-1.2022.7

Bump plantuml from 1.2022.6 to 1.2022.7
  • Loading branch information
larsgrefer committed Aug 24, 2022
2 parents 776ac29 + 6a4f87d commit e2081f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plantuml-plugin/build.gradle
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 e2081f6

Please sign in to comment.