Skip to content

Commit 87fe6c6

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

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.2</junit.version>
67+
<junit.version>5.13.3</junit.version>
6868
<testcontainer.version>1.21.3</testcontainer.version>
6969
<wiremock.version>3.13.1</wiremock.version>
7070
<mockito.version>5.18.0</mockito.version>

0 commit comments

Comments
 (0)