Skip to content

Commit 6ba7a21

Browse files
Bump junit.version from 5.11.3 to 5.11.4 (#227)
Bumps `junit.version` from 5.11.3 to 5.11.4. Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.3 to 5.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.3...r5.11.4) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.3 to 5.11.4 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.3...r5.11.4) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c564723 commit 6ba7a21

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
@@ -39,7 +39,7 @@
3939
<maven.compiler.target>21</maven.compiler.target>
4040
<maven.compiler.release>21</maven.compiler.release>
4141
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
42-
<junit.version>5.11.3</junit.version>
42+
<junit.version>5.11.4</junit.version>
4343
<jackson.version>2.18.2</jackson.version>
4444
<log4j2.version>2.24.3</log4j2.version>
4545
<puppycrawl.version>10.21.0</puppycrawl.version>

0 commit comments

Comments
 (0)