Skip to content

Commit

Permalink
chore(deps): bump org.junit.platform:junit-platform-commons from 1.11…
Browse files Browse the repository at this point in the history
….2 to 1.11.3 (#1200)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 37f8150 commit 674949f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wrapper/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies {
compileOnly("org.jsoup:jsoup:1.18.1")
compileOnly("org.jetbrains.kotlin:kotlin-stdlib:1.9.24")

testImplementation("org.junit.platform:junit-platform-commons:1.11.2")
testImplementation("org.junit.platform:junit-platform-commons:1.11.3")
testImplementation("org.junit.platform:junit-platform-engine:1.11.0")
testImplementation("org.junit.platform:junit-platform-launcher:1.11.3")
testImplementation("org.junit.platform:junit-platform-suite-engine:1.11.3")
Expand Down

0 comments on commit 674949f

Please sign in to comment.