Skip to content

Commit c056d70

Browse files
chore(deps): bump org.junit.platform:junit-platform-commons from 1.12.2 to 1.13.0 (#1427)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af761ea commit c056d70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wrapper/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies {
4949
compileOnly("org.jsoup:jsoup:1.20.1")
5050
compileOnly("org.jetbrains.kotlin:kotlin-stdlib:2.1.21")
5151

52-
testImplementation("org.junit.platform:junit-platform-commons:1.12.2")
52+
testImplementation("org.junit.platform:junit-platform-commons:1.13.0")
5353
testImplementation("org.junit.platform:junit-platform-engine:1.12.2")
5454
testImplementation("org.junit.platform:junit-platform-launcher:1.13.0")
5555
testImplementation("org.junit.platform:junit-platform-suite-engine:1.12.2")

0 commit comments

Comments
 (0)