1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-06-29 21:23:31 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Daum Alexander (DCL ATV SC D RAD CSFW FW)
7b1f67a57e test: Use XMLUnit to compare XMI
The XMLUnit DiffBuilder used can ignore element order, but still checks
for correct nesting, which the string sorting could not.
2023-12-04 11:07:43 +01:00
dependabot[bot]
cb35beca6c
chore(deps): bump org.junit.jupiter:junit-jupiter from 5.10.0 to 5.10.1
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.0 to 5.10.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.10.0...r5.10.1)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 02:25:05 +00:00
Arnaud Roques
cb395b103a chore: unify build.gradle.kts 2023-10-05 19:55:48 +02:00
dependabot[bot]
3a302fba74
chore(deps): bump org.apache.ant:ant from 1.10.13 to 1.10.14
Bumps org.apache.ant:ant from 1.10.13 to 1.10.14.

---
updated-dependencies:
- dependency-name: org.apache.ant:ant
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 09:28:45 +00:00
dependabot[bot]
279d1d2f51
chore(deps): bump org.junit.jupiter:junit-jupiter from 5.9.2 to 5.10.0
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.9.2 to 5.10.0.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.2...r5.10.0)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 01:55:43 +00:00
Arnaud Roques
136e2198f3 chore: fix missing resources in non-GPL versions
https://github.com/plantuml/plantuml/issues/1554
2023-10-04 23:47:19 +02:00
Arnaud Roques
8adfb59f5b chore: restore GPL v2 version 2023-10-04 19:47:57 +02:00