Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
msangel authored Jul 27, 2024
1 parent f4711fc commit 5ee13d4
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 @@ -11,7 +11,7 @@ Add the dependency:

```groovy
dependencies {
compile 'nl.big-o:liqp:0.9.0.2'
compile 'nl.big-o:liqp:0.9.1.0'
}
```

Expand All @@ -23,7 +23,7 @@ Add the following dependency:
<dependency>
  <groupId>nl.big-o</groupId>
  <artifactId>liqp</artifactId>
  <version>0.9.0.2</version>
  <version>0.9.1.0</version>
</dependency>
```

Expand Down

0 comments on commit 5ee13d4

Please sign in to comment.