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 5, 2023
1 parent 3d0f0a0 commit 18b716c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -27,7 +27,7 @@ Releases are published to Maven Central and snapshots to Sonatype.
<dependency>
<groupId>org.eclipse.milo</groupId>
<artifactId>sdk-client</artifactId>
<version>0.6.8</version>
<version>0.6.9</version>
</dependency>
```

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

Expand Down

0 comments on commit 18b716c

Please sign in to comment.