File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -46,11 +46,12 @@ and in the [Pact-JVM wiki](https://github.com/pact-foundation/pact-jvm/wiki). [S
46
46
47
47
## Supported JDK and specification versions:
48
48
49
- | Branch | Specification | JDK | Kotlin Version | Latest Version | Notes |
50
- | ------------------------------------------------------------------------| ---------------| ------------| ----------------| ----------------| -------|
51
- | [ 4.6.x] ( https://github.com/pact-foundation/pact-jvm/blob/v4.6.x/README.md ) master | V4 + plugins | 17+ | 1.8.22 | 4.6.15 | |
52
- | [ 4.5.x] ( https://github.com/pact-foundation/pact-jvm/blob/v4.5.x/README.md ) | V4 + plugins | 11+/17+(1) | 1.7.20 | 4.5.13 | |
53
- | [ 4.1.x] ( https://github.com/pact-foundation/pact-jvm/blob/v4.1.x/README.md ) | V3 | 8-12 | 1.3.72 | 4.1.43 | |
49
+ | Branch | Specification | JDK | Kotlin Version | Latest Version | Notes |
50
+ | -----------------------------------------------------------------------------------| ---------------| -----------------------| ----------------| ----------------| -------|
51
+ | [ 4.7.x] ( https://github.com/pact-foundation/pact-jvm/blob/v4.7.x/README.md ) | V4 + plugins | 17+ (tested up to 23) | 2.0.21 | 4.7.0-beta.0 | |
52
+ | [ 4.6.x] ( https://github.com/pact-foundation/pact-jvm/blob/v4.6.x/README.md ) master | V4 + plugins | 17+ (tested up to 18) | 1.8.22 | 4.6.15 | |
53
+ | [ 4.5.x] ( https://github.com/pact-foundation/pact-jvm/blob/v4.5.x/README.md ) | V4 + plugins | 11+/17+(1) | 1.7.20 | 4.5.13 | |
54
+ | [ 4.1.x] ( https://github.com/pact-foundation/pact-jvm/blob/v4.1.x/README.md ) | V3 | 8-12 | 1.3.72 | 4.1.43 | |
54
55
55
56
** Notes:**
56
57
* ** 1:** Spring6 support library requires JDK 17+. The rest of Pact-JVM 4.5.x libs require 11+.
You can’t perform that action at this time.
0 commit comments