Skip to content

Commit 9877fc9

Browse files
author
Alessio Coser
committed
Release 1.2.3
1 parent 11d36ca commit 9877fc9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repositories {
2323

2424
- Add the dependency
2525
```
26-
implementation 'com.github.DaikonWeb:daikon:1.2.2'
26+
implementation 'com.github.DaikonWeb:daikon:1.2.3'
2727
```
2828

2929
### Maven
@@ -41,7 +41,7 @@ implementation 'com.github.DaikonWeb:daikon:1.2.2'
4141
<dependency>
4242
<groupId>com.github.DaikonWeb</groupId>
4343
<artifactId>daikon</artifactId>
44-
<version>1.2.2</version>
44+
<version>1.2.3</version>
4545
</dependency>
4646
```
4747

0 commit comments

Comments
 (0)