Skip to content

Commit 5e8a49e

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump org.junit.platform:junit-platform-commons from 1.10.0 to 1.10.1
Bumps [org.junit.platform:junit-platform-commons](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-commons dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be015e3 commit 5e8a49e

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
@@ -81,7 +81,7 @@ dependencies {
8181
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.1")
8282
testRuntimeOnly("cglib:cglib-nodep:3.3.0")
8383
testImplementation("org.junit.platform:junit-platform-launcher:1.10.0")
84-
testImplementation("org.junit.platform:junit-platform-commons:1.10.0")
84+
testImplementation("org.junit.platform:junit-platform-commons:1.10.1")
8585

8686
testImplementation("org.apache.commons:commons-compress:1.24.0")
8787
testImplementation("de.gesellix:testutil:[2023-08-30T01-01-01,)")

0 commit comments

Comments
 (0)