Skip to content

Commit a935d90

Browse files
Bump junit.version from 5.11.0 to 5.11.4
Bumps `junit.version` from 5.11.0 to 5.11.4. Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.0 to 5.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.0...r5.11.4) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.0 to 5.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.0...r5.11.4) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3cd22e4 commit a935d90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<maven.compiler.source>1.8</maven.compiler.source>
4646
<maven.compiler.target>1.8</maven.compiler.target>
4747
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
48-
<junit.version>5.11.0</junit.version>
48+
<junit.version>5.11.4</junit.version>
4949
<maven-enforcer-plugin.version>3.5.0</maven-enforcer-plugin.version>
5050
<maven-checkstyle-plugin.version>3.6.0</maven-checkstyle-plugin.version>
5151
<checkstyle.version>10.20.2</checkstyle.version>

0 commit comments

Comments
 (0)