Skip to content

Commit b7f438d

Browse files
Bump junit.version from 5.13.0 to 5.13.4 in /json-smart-action (#278)
Bumps `junit.version` from 5.13.0 to 5.13.4. Updates `org.junit.jupiter:junit-jupiter-api` from 5.13.0 to 5.13.4 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.0...r5.13.4) Updates `org.junit.jupiter:junit-jupiter-params` from 5.13.0 to 5.13.4 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.13.0...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-params dependency-version: 5.13.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a25d31 commit b7f438d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json-smart-action/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<project.build.outputTimestamp>10</project.build.outputTimestamp>
4545
<maven.compiler.source>1.8</maven.compiler.source>
4646
<maven.compiler.target>1.8</maven.compiler.target>
47-
<junit.version>5.13.0</junit.version>
47+
<junit.version>5.13.4</junit.version>
4848
</properties>
4949
<scm>
5050
<connection>scm:git:https://github.com/netplex/json-smart-v2.git</connection>

0 commit comments

Comments
 (0)