Skip to content

Commit 8c8b806

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.11.4 to 5.13.0
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.11.4 to 5.13.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.4...r5.13.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.13.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bab2edb commit 8c8b806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<jackson.version>2.18.2</jackson.version>
2929
<commons-compress.version>1.27.1</commons-compress.version>
3030
<!-- TEST -->
31-
<junit-jupiter.version>5.11.4</junit-jupiter.version>
31+
<junit-jupiter.version>5.13.0</junit-jupiter.version>
3232
<awaitibility.version>4.3.0</awaitibility.version>
3333
<!-- Java -->
3434
<maven.plugin.compiler.source>17</maven.plugin.compiler.source>

0 commit comments

Comments
 (0)