Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinherron committed Apr 15, 2022
1 parent 37e21a7 commit 7c54cfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -25,7 +25,7 @@ Releases are published to Maven Central and snapshots to Sonatype.
<dependency>
<groupId>org.eclipse.milo</groupId>
<artifactId>sdk-client</artifactId>
<version>0.6.4</version>
<version>0.6.5</version>
</dependency>
```

Expand All @@ -35,7 +35,7 @@ Releases are published to Maven Central and snapshots to Sonatype.
<dependency>
<groupId>org.eclipse.milo</groupId>
<artifactId>sdk-server</artifactId>
<version>0.6.4</version>
<version>0.6.5</version>
</dependency>
```

Expand Down

0 comments on commit 7c54cfa

Please sign in to comment.