Skip to content

Commit 4b10a3f

Browse files
authored
Updating README to point to latest version
1 parent f3e89cd commit 4b10a3f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,14 @@ Add the following dependency to your:
4848
<dependency>
4949
<groupId>com.jnape.palatable</groupId>
5050
<artifactId>lambda</artifactId>
51-
<version>1.5.4</version>
51+
<version>1.5.5</version>
5252
</dependency>
5353
```
5454

5555
`build.gradle` ([Gradle](https://docs.gradle.org/current/userguide/dependency_management.html)):
5656

5757
```gradle
58-
compile group: 'com.jnape.palatable', name: 'lambda', version: '1.5.4'
58+
compile group: 'com.jnape.palatable', name: 'lambda', version: '1.5.5'
5959
```
6060

6161

0 commit comments

Comments
 (0)