Skip to content

Commit 31a203f

Browse files
author
周旭
committed
v3.1.1
1 parent 2f0190e commit 31a203f

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

okhttps-gson/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
<dependency>
1212
<groupId>com.ejlchina</groupId>
1313
<artifactId>okhttps-gson</artifactId>
14-
<version>3.1.0</version>
14+
<version>3.1.1</version>
1515
</dependency>
1616
```
1717

1818
##### Gradle
1919

2020
```groovy
21-
implementation 'com.ejlchina:okhttps-gson:3.1.0'
21+
implementation 'com.ejlchina:okhttps-gson:3.1.1'
2222
```
2323

2424
#### 更多请参阅 [http://okhttps.ejlchina.com/](http://okhttps.ejlchina.com/)

okhttps-jackson/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
<dependency>
1212
<groupId>com.ejlchina</groupId>
1313
<artifactId>okhttps-jackson</artifactId>
14-
<version>3.1.0</version>
14+
<version>3.1.1</version>
1515
</dependency>
1616
```
1717

1818
##### Gradle
1919

2020
```groovy
21-
implementation 'com.ejlchina:okhttps-jackson:3.1.0'
21+
implementation 'com.ejlchina:okhttps-jackson:3.1.1'
2222
```
2323

2424
#### 更多请参阅 [http://okhttps.ejlchina.com/](http://okhttps.ejlchina.com/)

okhttps-xml/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@
1111
<dependency>
1212
<groupId>com.ejlchina</groupId>
1313
<artifactId>okhttps-xml</artifactId>
14-
<version>3.1.0</version>
14+
<version>3.1.1</version>
1515
</dependency>
1616
```
1717

1818
##### Gradle
1919

2020
```groovy
21-
implementation 'com.ejlchina:okhttps-xml:3.1.0'
21+
implementation 'com.ejlchina:okhttps-xml:3.1.1'
2222
```
2323

2424
#### 更多请参阅 [http://okhttps.ejlchina.com/](http://okhttps.ejlchina.com/)

0 commit comments

Comments
 (0)