Skip to content

Commit 189f84f

Browse files
dependabot[bot]asturio
authored andcommitted
Bump junit.version from 5.10.3 to 5.11.3
Bumps `junit.version` from 5.10.3 to 5.11.3. Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.3 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.3...r5.11.3) Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.3 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.10.3...r5.11.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1701f38 commit 189f84f

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
@@ -99,7 +99,7 @@
9999
<checkstyle.version>10.17.0</checkstyle.version>
100100
<hamcrest.version>3.0</hamcrest.version>
101101
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
102-
<junit.version>5.10.3</junit.version>
102+
<junit.version>5.11.3</junit.version>
103103
<mockito4.version>4.11.0</mockito4.version>
104104
<mockito5.version>5.9.0</mockito5.version>
105105
</properties>

0 commit comments

Comments
 (0)