refactor: update to 1.0.12.RELEASE

This commit is contained in:
felord
2021-12-13 11:12:55 +08:00
parent a5596e17bb
commit 61e98ffbe9
7 changed files with 32 additions and 8 deletions

View File

@@ -11,7 +11,7 @@
<dependency>
<groupId>cn.felord</groupId>
<artifactId>payment-spring-boot-starter</artifactId>
<version>1.0.11.RELEASE</version>
<version>1.0.12.RELEASE</version>
</dependency>
```