Skip to content

Commit a09bee9

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump org.junit.platform:junit-platform-launcher from 1.10.0 to 1.10.1
Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5) from 1.10.0 to 1.10.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-launcher dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0a7a224 commit a09bee9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-client/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ dependencies {
8080
testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.1")
8181
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.1")
8282
testRuntimeOnly("cglib:cglib-nodep:3.3.0")
83-
testImplementation("org.junit.platform:junit-platform-launcher:1.10.0")
83+
testImplementation("org.junit.platform:junit-platform-launcher:1.10.1")
8484
testImplementation("org.junit.platform:junit-platform-commons:1.10.1")
8585

8686
testImplementation("org.apache.commons:commons-compress:1.24.0")

0 commit comments

Comments
 (0)