Skip to content

Commit 0fd940e

Browse files
dependabot[bot]MikeKirillov
authored andcommitted
Bump org.junit.jupiter:junit-jupiter-api from 5.13.4 to 6.0.0
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) from 5.13.4 to 6.0.0. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.4...r6.0.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2d42e1c commit 0fd940e

File tree

1 file changed

+1
-1
lines changed
  • uml-data-model-processor-core

1 file changed

+1
-1
lines changed

uml-data-model-processor-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<dependency>
2727
<groupId>org.junit.jupiter</groupId>
2828
<artifactId>junit-jupiter-api</artifactId>
29-
<version>5.13.4</version>
29+
<version>6.0.0</version>
3030
<scope>test</scope>
3131
</dependency>
3232
<dependency>

0 commit comments

Comments
 (0)