Skip to content

Commit 0692e08

Browse files
Update SQL4Json version to 1.1.0 in README
1 parent 17be73d commit 0692e08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ ORDER BY avgSalary DESC LIMIT 10
9090
### Gradle
9191

9292
```groovy
93-
implementation 'io.github.mnesimiyilmaz:sql4json:1.0.0'
93+
implementation 'io.github.mnesimiyilmaz:sql4json:1.1.0'
9494
```
9595

9696
## Quick Start

0 commit comments

Comments
 (0)