Skip to content

Commit 35a3790

Browse files
gradle(deps): bump au.com.dius.pact from 4.5.5 to 4.6.0
Bumps au.com.dius.pact from 4.5.5 to 4.6.0. --- updated-dependencies: - dependency-name: au.com.dius.pact dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6301cdf commit 35a3790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
id("org.springframework.boot") version "2.7.10"
99
id("io.spring.dependency-management") version "1.0.15.RELEASE"
1010
id("org.springframework.cloud.contract") version "3.1.6"
11-
id("au.com.dius.pact") version "4.5.5"
11+
id("au.com.dius.pact") version "4.6.0"
1212
id("io.qameta.allure-aggregate-report") version "2.11.2"
1313
id("com.appland.appmap") version "1.1.1"
1414
id("org.hidetake.swagger.generator") version "2.19.2"

0 commit comments

Comments
 (0)