Skip to content

Commit 4a77503

Browse files
Bump org.junit.jupiter:junit-jupiter-api in /AdvancedCore
Bumps [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit-framework) from 5.4.0 to 5.13.4. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.4.0...r5.13.4) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 5.13.4 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d4cdce3 commit 4a77503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AdvancedCore/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@
288288
<dependency>
289289
<groupId>org.junit.jupiter</groupId>
290290
<artifactId>junit-jupiter-api</artifactId>
291-
<version>5.4.0</version>
291+
<version>5.13.4</version>
292292
<scope>test</scope>
293293
</dependency>
294294
<dependency>

0 commit comments

Comments
 (0)