Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jarlah committed Sep 13, 2024
1 parent d0869ac commit a95211b
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,16 +78,3 @@ Its available in Maven Central.
</dependency>
</dependencies>
```

For snapshot version, e.g. latest bleeding edge version, use jitpack by adding the jitpack repository.

```xml
<repositories>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
</repositories>
```

then change version of testcontainers-ceph to `main-SNAPSHOT`

0 comments on commit a95211b

Please sign in to comment.