Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lemoel authored May 29, 2020
1 parent b4f2adf commit 487c939
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 @@ -15,7 +15,7 @@ Esta biblioteca permite desenvolvedores criar integrações das APIs da Senior.
<dependency>
<groupId>br.com.senior</groupId>
<artifactId>senior-core-java</artifactId>
<version>1.0-SNAPSHOT</version>
<version>0.9.0</version>
</dependency>
</dependencies>
...
Expand Down Expand Up @@ -70,4 +70,4 @@ String filter = new FilterBuilder().field("id").equals("123").build();

### Suporte

1. Criar um issue https://github.com/dev-senior-com-br/senior-core-java/issues
1. Criar um issue https://github.com/dev-senior-com-br/senior-core-java/issues

0 comments on commit 487c939

Please sign in to comment.