Skip to content

Commit 9236cbb

Browse files
build(deps): bump junitVersion from 5.13.0 to 5.13.1 in /packages/dsl-java (#1011)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 556b118 commit 9236cbb

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
@@ -27,7 +27,7 @@ tasks.withType(Javadoc).configureEach {
2727
def caseCoreVersion = "0.24.0"
2828
def grpcVersion = "1.73.0"
2929
def protobufVersion = "3.25.2"
30-
def junitVersion = "5.13.0"
30+
def junitVersion = "5.13.1"
3131

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

0 commit comments

Comments
 (0)