Skip to content

Commit e66524a

Browse files
committed
bump version to 4.6.20
1 parent e9dda51 commit e66524a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

buildSrc/src/main/groovy/au.com.dius.pact.kotlin-common-conventions.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repositories {
1212
mavenCentral()
1313
}
1414

15-
version = '4.6.19'
15+
version = '4.6.20'
1616

1717
java {
1818
targetCompatibility = '17'

jreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
project:
22
name: au.com.dius.pact
3-
version: 4.6.19
3+
version: 4.6.20
44
description: Pact JVM
55
longDescription: Pact JVM
66
license: MIT

provider/gradle/jreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
project:
22
name: au.com.dius.pact.provider
3-
version: 4.6.19
3+
version: 4.6.20
44
description: Pact JVM Gradle Plugin
55
longDescription: Pact JVM Gradle Plugin
66
license: Apache2

0 commit comments

Comments
 (0)