Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
casid committed Feb 8, 2020
1 parent 302ab3e commit 47046b5
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 @@ -12,12 +12,12 @@ JUsecase is available on maven central repository:
<dependency>
<groupId>org.jusecase</groupId>
<artifactId>jusecase</artifactId>
<version>1.0.1</version>
<version>1.3.0</version>
</dependency>
<dependency>
<groupId>org.jusecase</groupId>
<artifactId>jusecase</artifactId>
<version>1.0.1</version>
<version>1.3.0</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down

0 comments on commit 47046b5

Please sign in to comment.