Skip to content

Commit 0ca3f5e

Browse files
chore(deps): bump org.junit.platform:junit-platform-launcher (#304)
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit-framework) from 1.14.2 to 1.14.3. - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](https://github.com/junit-team/junit-framework/commits) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-launcher dependency-version: 1.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 a9dbbad commit 0ca3f5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dependencies {
6767
testImplementation 'jakarta.persistence:jakarta.persistence-api:3.1.0'
6868
testImplementation 'jakarta.validation:jakarta.validation-api:3.1.1'
6969
testImplementation 'org.junit.jupiter:junit-jupiter:5.14.3'
70-
testImplementation 'org.junit.platform:junit-platform-launcher:1.14.2'
70+
testImplementation 'org.junit.platform:junit-platform-launcher:1.14.3'
7171
testImplementation 'org.assertj:assertj-core:3.27.6'
7272
testImplementation 'org.xmlunit:xmlunit-core:2.11.0'
7373
testImplementation 'org.xmlunit:xmlunit-matchers:2.11.0'

0 commit comments

Comments
 (0)