Skip to content

Commit 829a410

Browse files
Bump net.sourceforge.plantuml:plantuml from 1.2025.4 to 1.2026.0
Bumps [net.sourceforge.plantuml:plantuml](https://github.com/plantuml/plantuml) from 1.2025.4 to 1.2026.0. - [Release notes](https://github.com/plantuml/plantuml/releases) - [Changelog](https://github.com/plantuml/plantuml/blob/master/CHANGES.md) - [Commits](plantuml/plantuml@v1.2025.4...v1.2026.0) --- updated-dependencies: - dependency-name: net.sourceforge.plantuml:plantuml dependency-version: 1.2026.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2fc70ed commit 829a410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ allprojects {
6666

6767
configurations {
6868
taglet {
69-
resolutionStrategy.force("net.sourceforge.plantuml:plantuml:1.2025.4")
69+
resolutionStrategy.force("net.sourceforge.plantuml:plantuml:1.2026.0")
7070
}
7171
}
7272

0 commit comments

Comments
 (0)