Skip to content

Commit 6166f75

Browse files
committed
docs(readme): bump library versions [skip ci]
1 parent e2d8e06 commit 6166f75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -224,12 +224,12 @@ The library also takes care of all the exception handling and provides very exte
224224
<dependency>
225225
<groupId>nl.jiankai</groupId>
226226
<artifactId>resultset-mapper</artifactId>
227-
<version>1.6.1</version>
227+
<version>1.6.2</version>
228228
</dependency>
229229
```
230230
### Gradle
231231
```gradle
232-
implementation 'nl.jiankai:resultset-mapper:1.6.1'
232+
implementation 'nl.jiankai:resultset-mapper:1.6.2'
233233
```
234234
## License
235235
See the [LICENSE](https://github.com/jzheng2017/resultset-mapper/blob/main/LICENSE) file for the license rights and limitations (MIT).

0 commit comments

Comments
 (0)