Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinherron committed Mar 28, 2024
1 parent 81627e7 commit 7f49b8d
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.11</version>
<version>0.6.12</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.11</version>
<version>0.6.12</version>
</dependency>
```

Expand Down

0 comments on commit 7f49b8d

Please sign in to comment.