Skip to content

Commit b5ce914

Browse files
committed
bump version to 4.7.0-beta.3
1 parent 53ee719 commit b5ce914

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
@@ -16,7 +16,7 @@ repositories {
1616
mavenCentral()
1717
}
1818

19-
version = '4.7.0-beta.2'
19+
version = '4.7.0-beta.3'
2020

2121
java {
2222
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.7.0-beta.3
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.7.0-beta.3
44
description: Pact JVM Gradle Plugin
55
longDescription: Pact JVM Gradle Plugin
66
license: Apache2

0 commit comments

Comments
 (0)