Skip to content

Commit eb00736

Browse files
Bump junit.jupiter.version from 5.11.2 to 5.11.3
Bumps `junit.jupiter.version` from 5.11.2 to 5.11.3. Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.2 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.2...r5.11.3) Updates `org.junit.vintage:junit-vintage-engine` from 5.11.2 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.2...r5.11.3) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.2 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.11.2...r5.11.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.junit.vintage:junit-vintage-engine dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ad10b9 commit eb00736

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
@@ -65,7 +65,7 @@
6565
<slf4j.version>2.0.16</slf4j.version>
6666
<mockito-core.version>4.11.0</mockito-core.version>
6767
<hamcrest.version>3.0</hamcrest.version>
68-
<junit.jupiter.version>5.11.2</junit.jupiter.version>
68+
<junit.jupiter.version>5.11.3</junit.jupiter.version>
6969
<maven.compiler.source>8</maven.compiler.source>
7070
<maven.compiler.target>8</maven.compiler.target>
7171
<mainClass/>

0 commit comments

Comments
 (0)