Skip to content

Commit 684928f

Browse files
Bump junit.version from 5.11.2 to 5.11.3 in /json-smart (#222)
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 833c5bd commit 684928f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

json-smart/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ limitations under the License.
5959
<project.build.outputTimestamp>10</project.build.outputTimestamp>
6060
<maven.compiler.source>1.8</maven.compiler.source>
6161
<maven.compiler.target>1.8</maven.compiler.target>
62-
<junit.version>5.11.2</junit.version>
62+
<junit.version>5.11.3</junit.version>
6363
</properties>
6464
<scm>
6565
<connection>scm:git:https://github.com/netplex/json-smart-v2.git</connection>

0 commit comments

Comments
 (0)