Skip to content
This repository was archived by the owner on Dec 31, 2024. It is now read-only.

Commit 98e51d1

Browse files
Artem LabazinArtem Labazin
Artem Labazin
authored and
Artem Labazin
committed
fix readme
1 parent 6cf7435 commit 98e51d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ compile 'io.github.openfeign.form:feign-form:3.8.0'
3535
The `feign-form` extension depend on `OpenFeign` and its *concrete* versions:
3636

3737
- all `feign-form` releases before **3.5.0** works with `OpenFeign` **9.\*** versions;
38-
- starting from `feign-form`'s version **3.5.0**, the module works with `OpenFeign` **10.\*** versions.
38+
- starting from `feign-form`'s version **3.5.0**, the module works with `OpenFeign` **10.1.0** versions and greater.
3939

4040
> **IMPORTANT:** there is no backward compatibility and no any gurantee that the `feign-form`'s versions after **3.5.0** work with `OpenFeign` before **10.\***. `OpenFeign` was refactored in 10th release, so the best approach - use the freshest `OpenFeign` and `feign-form` versions.
4141

0 commit comments

Comments
 (0)