Skip to content

Commit 5c6bc45

Browse files
Bump junit.version from 5.13.1 to 5.13.2
Bumps `junit.version` from 5.13.1 to 5.13.2. Updates `org.junit.jupiter:junit-jupiter-api` from 5.13.1 to 5.13.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.1...r5.13.2) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.13.1 to 5.13.2 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.1...r5.13.2) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 5.13.2 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.13.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af5322f commit 5c6bc45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464

6565
<!-- Test dependencies version -->
6666
<logback.version>1.5.18</logback.version>
67-
<junit.version>5.13.1</junit.version>
67+
<junit.version>5.13.2</junit.version>
6868
<testcontainer.version>1.21.2</testcontainer.version>
6969
<wiremock.version>3.13.1</wiremock.version>
7070
<mockito.version>5.18.0</mockito.version>

0 commit comments

Comments
 (0)