diff --git a/build.gradle b/build.gradle index f4c529ae..0c6b1a8c 100644 --- a/build.gradle +++ b/build.gradle @@ -210,7 +210,7 @@ tasks.withType(JavaExec).configureEach { ext { log4JVersion = '2.22.0' - pactVersion = '4.3.15' + pactVersion = '4.6.14' } dependencies {