Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d7c0eaf

Browse files
Bump junitVersion from 5.14.0 to 5.14.1 (#3993)
Bumps `junitVersion` from 5.14.0 to 5.14.1. Updates `org.junit.jupiter:junit-jupiter-api` from 5.14.0 to 5.14.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.0...r5.14.1) Updates `org.junit.jupiter:junit-jupiter-params` from 5.14.0 to 5.14.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.0...r5.14.1) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.14.0 to 5.14.1 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.0...r5.14.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-version: 5.14.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-version: 5.14.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-version: 5.14.1 dependency-type: direct:production 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 6827afb commit d7c0eaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ ext {
131131
hoverflyJavaVersion = '0.19.1'
132132
tomcatVersion = '9.0.111'
133133
boringSslVersion = '2.0.74.Final'
134-
junitVersion = '5.14.0'
134+
junitVersion = '5.14.1'
135135
junitPlatformLauncherVersion = '1.14.0'
136136
mockitoVersion = '4.11.0'
137137
blockHoundVersion = '1.0.15.RELEASE'

0 commit comments

Comments
 (0)