Skip to content

Commit 7693c64

Browse files
Bump net.sourceforge.plantuml:plantuml from 1.2025.4 to 1.2026.0 (#1016)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1517004 commit 7693c64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

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

7373
configurations {
7474
taglet {
75-
resolutionStrategy.force("net.sourceforge.plantuml:plantuml:1.2025.4")
75+
resolutionStrategy.force("net.sourceforge.plantuml:plantuml:1.2026.0")
7676
}
7777
}
7878

0 commit comments

Comments
 (0)