Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
msangel authored Apr 8, 2024
1 parent 6b46852 commit 4d5600c
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.8.3.3'
compile 'nl.big-o:liqp:0.9'
}
```

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

Expand Down

0 comments on commit 4d5600c

Please sign in to comment.