Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
shiveshnavin committed Oct 12, 2023
1 parent 00ee4d0 commit 667ee7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ Release
<dependency>
<groupId>io.github.shiveshnavin</groupId>
<artifactId>firestore-jdbc</artifactId>
<version>1.3.5</version>
<version>1.3.6</version>
</dependency>
```
Snapshot (Experimental)
```xml
<dependency>
<groupId>io.github.shiveshnavin</groupId>
<artifactId>firestore-jdbc</artifactId>
<version>1.3.2-SNAPSHOT</version>
<version>1.3.6-SNAPSHOT</version>
</dependency>
```
## Usage
Expand Down

0 comments on commit 667ee7d

Please sign in to comment.