Skip to content

Commit

Permalink
Release 1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessio Coser committed Apr 9, 2020
1 parent 94d741f commit 7fdfa0f
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 @@ -21,7 +21,7 @@ repositories {
```
- Add the dependency
```
implementation('com.github.DaikonWeb:daikon-eureka:1.3.1')
implementation('com.github.DaikonWeb:daikon-eureka:1.3.5')
```

### Maven
Expand All @@ -39,7 +39,7 @@ implementation('com.github.DaikonWeb:daikon-eureka:1.3.1')
<dependency>
<groupId>com.github.DaikonWeb</groupId>
<artifactId>daikon-eureka</artifactId>
<version>1.3.1</version>
<version>1.3.5</version>
</dependency>
```

Expand Down

0 comments on commit 7fdfa0f

Please sign in to comment.