Skip to content

Commit

Permalink
Release 1.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AlessioCoser committed Dec 29, 2023
1 parent 04d5370 commit 3bd3deb
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 @@ -20,7 +20,7 @@ repositories {

- Add the dependency
```
implementation 'com.github.DaikonWeb:topinambur-gson:1.2.6'
implementation 'com.github.DaikonWeb:topinambur-gson:1.14.1'
```

### Maven
Expand All @@ -38,7 +38,7 @@ implementation 'com.github.DaikonWeb:topinambur-gson:1.2.6'
<dependency>
<groupId>com.github.DaikonWeb</groupId>
<artifactId>topinambur-gson</artifactId>
<version>1.2.6</version>
<version>1.14.1</version>
</dependency>
```

Expand Down

0 comments on commit 3bd3deb

Please sign in to comment.