Skip to content

Commit

Permalink
chore(deps): bump org.junit.jupiter:junit-jupiter-params from 5.10.0 …
Browse files Browse the repository at this point in the history
…to 5.10.1 (#793)

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 Dec 19, 2023
1 parent e5296a7 commit aba2d6d
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 @@ -50,7 +50,7 @@ dependencies {
testImplementation("org.junit.platform:junit-platform-launcher:1.10.1")
testImplementation("org.junit.platform:junit-platform-suite-engine:1.10.1")
testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.1")
testImplementation("org.junit.jupiter:junit-jupiter-params:5.10.0")
testImplementation("org.junit.jupiter:junit-jupiter-params:5.10.1")
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")

testImplementation("org.apache.commons:commons-dbcp2:2.11.0")
Expand Down

0 comments on commit aba2d6d

Please sign in to comment.