Skip to content

Commit f096306

Browse files
Bump org.junit.jupiter:junit-jupiter from 5.14.2 to 5.14.3 (#296)
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.14.2 to 5.14.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r5.14.2...r5.14.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-version: 5.14.3 dependency-type: direct:production 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 36326dc commit f096306

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
@@ -66,7 +66,7 @@ dependencies {
6666
testImplementation 'com.networknt:json-schema-validator:2.0.1'
6767
testImplementation 'jakarta.persistence:jakarta.persistence-api:3.1.0'
6868
testImplementation 'jakarta.validation:jakarta.validation-api:3.1.1'
69-
testImplementation 'org.junit.jupiter:junit-jupiter:5.14.2'
69+
testImplementation 'org.junit.jupiter:junit-jupiter:5.14.3'
7070
testImplementation 'org.junit.platform:junit-platform-launcher:1.14.2'
7171
testImplementation 'org.assertj:assertj-core:3.27.6'
7272
testImplementation 'org.xmlunit:xmlunit-core:2.11.0'

0 commit comments

Comments
 (0)