Skip to content

Commit a29faa0

Browse files
build(deps): bump junitVersion from 5.13.4 to 6.0.0 in /packages/dsl-java (#1143)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cd2d857 commit a29faa0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/dsl-java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ tasks.withType(Javadoc).configureEach {
2626

2727
def grpcVersion = "1.75.0"
2828
def protobufVersion = "3.25.2"
29-
def junitVersion = "5.13.4"
29+
def junitVersion = "6.0.0"
3030

3131
dependencies {
3232
api("io.contract-testing.contractcase:definitions:${version}") {

0 commit comments

Comments
 (0)