File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Plaid-java is available at [Maven Central](https://search.maven.org/#search%7Cga
1818<dependency >
1919 <groupId >com.plaid</groupId >
2020 <artifactId >plaid-java</artifactId >
21- <version >9.0 .0</version >
21+ <version >13.2 .0</version >
2222</dependency >
2323```
2424
@@ -30,7 +30,7 @@ Each major version of `plaid-java` targets a specific version of the Plaid API:
3030
3131| API version | plaid-java release |
3232| --------------------------------------------------- | --------------------- |
33- | [ ` 2020-09-14 ` ] [ api-version-2020-09-14 ] (** latest** ) | ` 8.x.x ` , ` 9.x.x ` |
33+ | [ ` 2020-09-14 ` ] [ api-version-2020-09-14 ] (** latest** ) | ` 8.x.x ` and higher |
3434| [ ` 2019-05-29 ` ] [ api-version-2019-05-29 ] | ` 7.x.x ` |
3535| [ ` 2018-05-22 ` ] [ api-version-2018-05-22 ] | ` 4.x.x ` (and ` 3.x.x ` ) |
3636| ` 2017-03-08 ` | ` 2.x.x ` |
You can’t perform that action at this time.
0 commit comments