Skip to content

Commit

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

Bump plantuml from 1.2022.7 to 1.2022.8
  • Loading branch information
larsgrefer committed Sep 26, 2022
2 parents 5c0dac4 + 68ebcf1 commit 74a8e59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plantuml-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description = "Gradle Plugin for PlantUML"

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

testRuntimeOnly 'net.sourceforge.plantuml:plantuml:1.2022.7'
}
Expand Down

0 comments on commit 74a8e59

Please sign in to comment.