Skip to content

Commit

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

Bump plantuml from 1.2022.8 to 1.2022.12
  • Loading branch information
larsgrefer committed Oct 24, 2022
2 parents 87b8280 + 0cf45b4 commit b5f825e
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.8'
compileOnly 'net.sourceforge.plantuml:plantuml:1.2022.12'

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

gradlePlugin {
Expand Down

0 comments on commit b5f825e

Please sign in to comment.