Skip to content

Commit b368fa1

Browse files
Bump junit.version from 5.11.2 to 5.11.3 in /json-smart-action (#221)
Bumps `junit.version` from 5.11.2 to 5.11.3. Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.2 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.2...r5.11.3) Updates `org.junit.jupiter:junit-jupiter-params` from 5.11.2 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.2...r5.11.3) --- 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 684928f commit b368fa1

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.2</junit.version>
47+
<junit.version>5.11.3</junit.version>
4848
</properties>
4949
<scm>
5050
<connection>scm:git:https://github.com/netplex/json-smart-v2.git</connection>

0 commit comments

Comments
 (0)