Skip to content

Commit

Permalink
Merge pull request #639 from freefair/dependabot/gradle/examples/net.…
Browse files Browse the repository at this point in the history
…sourceforge.plantuml-plantuml-1.2022.13

Bump plantuml from 1.2022.12 to 1.2022.13 in /examples
  • Loading branch information
larsgrefer committed Nov 20, 2022
2 parents 5f7fd0f + 2dd011e commit b1bf3c7
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.12'
compileOnly 'net.sourceforge.plantuml:plantuml:1.2022.13'

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

0 comments on commit b1bf3c7

Please sign in to comment.