We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cfe81c commit 09eea86Copy full SHA for 09eea86
README.md
@@ -44,7 +44,7 @@ Forest是一个高层的、极简的声明式HTTP调用API框架<br>
44
-------------------------------------
45
* [项目主页](http://forest.dtflyx.com/)
46
47
-* [中文文档](https://forest.dtflyx.com/pages/1.5.31/intro/)
+* [中文文档](https://forest.dtflyx.com/pages/1.5.32/intro/)
48
49
* [JavaDoc](https://apidoc.gitee.com/dt_flys/forest/)
50
@@ -86,7 +86,7 @@ Forest有哪些特性?
86
<dependency>
87
<groupId>com.dtflys.forest</groupId>
88
<artifactId>forest-spring-boot-starter</artifactId>
89
- <version>1.5.31</version>
+ <version>1.5.32</version>
90
</dependency>
91
```
92
0 commit comments