Skip to content

Commit 35b0198

Browse files
Bump junit.version from 5.11.3 to 5.11.4 in /json-smart-action
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-params` 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:development update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7f01adf commit 35b0198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json-smart-action/pom.xml

+1-1
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.11.3</junit.version>
47+
<junit.version>5.11.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)