Skip to content

Commit 0aeb58c

Browse files
Bump junit-jupiter.version from 5.13.2 to 5.13.3 (#3807)
Bumps `junit-jupiter.version` from 5.13.2 to 5.13.3. Updates `org.junit:junit-bom` from 5.13.2 to 5.13.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.2...r5.13.3) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.13.2 to 5.13.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.2...r5.13.3) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 5.13.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.13.3 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 e8a5f2a commit 0aeb58c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
<json-unit.version>4.1.1</json-unit.version>
121121
<jspecify.version>1.0.0</jspecify.version>
122122
<junit.version>4.13.2</junit.version>
123-
<junit-jupiter.version>5.13.2</junit-jupiter.version>
123+
<junit-jupiter.version>5.13.3</junit-jupiter.version>
124124
<junit-pioneer.version>2.3.0</junit-pioneer.version>
125125
<log4j2-custom-layout.version>1.1.0</log4j2-custom-layout.version>
126126
<log4j2-logstash-layout.version>0.18</log4j2-logstash-layout.version>

0 commit comments

Comments
 (0)