Skip to content

Commit e077790

Browse files
build(deps): Bump junit.version from 5.13.3 to 5.13.4
Bumps `junit.version` from 5.13.3 to 5.13.4. Updates `org.junit.jupiter:junit-jupiter-api` from 5.13.3 to 5.13.4 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.3...r5.13.4) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.13.3 to 5.13.4 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.3...r5.13.4) Updates `org.junit.jupiter:junit-jupiter-params` from 5.13.3 to 5.13.4 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.3...r5.13.4) Updates `org.junit:junit-bom` from 5.13.3 to 5.13.4 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.3...r5.13.4) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 5.13.4 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.13.4 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 5.13.4 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.junit:junit-bom dependency-version: 5.13.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2321e50 commit e077790

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
@@ -99,7 +99,7 @@
9999
<nexus-staging-maven-plugin.version>1.7.0</nexus-staging-maven-plugin.version>
100100
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
101101
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
102-
<junit.version>5.13.3</junit.version>
102+
<junit.version>5.13.4</junit.version>
103103
<jcip-annotations.version>1.0-1</jcip-annotations.version>
104104
<javafx.version>21.0.7</javafx.version>
105105
<javafx.swt.version>21.0.4</javafx.swt.version>

0 commit comments

Comments
 (0)