Skip to content
This repository was archived by the owner on Dec 28, 2024. It is now read-only.

Commit 8fdcbe6

Browse files
Bump version.junit from 1.11.3 to 1.11.4
Bumps `version.junit` from 1.11.3 to 1.11.4. Updates `org.junit.platform:junit-platform-suite-api` from 1.11.3 to 1.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) Updates `org.junit.platform:junit-platform-engine` from 1.11.3 to 1.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) Updates `org.junit.platform:junit-platform-runner` from 1.11.3 to 1.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-suite-api dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.junit.platform:junit-platform-engine dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.junit.platform:junit-platform-runner dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 23066fa commit 8fdcbe6

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
@@ -13,7 +13,7 @@
1313
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1414
<maven.compiler.source>11</maven.compiler.source>
1515
<maven.compiler.target>11</maven.compiler.target>
16-
<version.junit>1.11.3</version.junit>
16+
<version.junit>1.11.4</version.junit>
1717
<version.jupiter>5.11.3</version.jupiter>
1818
<version.pmd>6.52.0</version.pmd>
1919
</properties>

0 commit comments

Comments
 (0)