Skip to content

Commit e080e29

Browse files
committed
⬆️ 升级sdk版本为3.6.0
1 parent 50fe464 commit e080e29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<description>基于 WxJava 和 Spring Boot 实现的微信公众号后端开发演示项目</description>
1919

2020
<properties>
21-
<weixin-java-mp.version>3.5.0</weixin-java-mp.version>
21+
<weixin-java-mp.version>3.6.0</weixin-java-mp.version>
2222

2323
<maven.compiler.source>1.8</maven.compiler.source>
2424
<maven.compiler.target>1.8</maven.compiler.target>

0 commit comments

Comments
 (0)