Skip to content

Commit f80f877

Browse files
authored
Update ceph groupId (#180)
1 parent 43dbf0c commit f80f877

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

modules/ceph/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ docs:
1414
installation: |
1515
```xml
1616
<dependency>
17-
<groupId>com.github.jarlah</groupId>
17+
<groupId>io.github.jarlah</groupId>
1818
<artifactId>testcontainers-ceph</artifactId>
19-
<version>2.0.7</version>
19+
<version>2.0.9</version>
2020
<scope>test</scope>
2121
</dependency>
2222
```

0 commit comments

Comments
 (0)