Skip to content

Commit

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

Bump plantuml from 1.2022.13 to 1.2022.14
  • Loading branch information
larsgrefer authored Dec 8, 2022
2 parents 1eb1b17 + b191586 commit fbfdfb1
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.13'
compileOnly 'net.sourceforge.plantuml:plantuml:1.2022.14'

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

gradlePlugin {
Expand Down

0 comments on commit fbfdfb1

Please sign in to comment.