Skip to content
This repository was archived by the owner on Oct 20, 2024. It is now read-only.

Commit 8242b4f

Browse files
update README
1 parent a87303a commit 8242b4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Add it in your root `build.gradle` at the end of repositories:
1717
##### Step 2. Add the dependency
1818
```groovy
1919
dependencies {
20-
implementation 'com.frog-development:testcontainers-pgroonga:1.1.1'
20+
implementation 'com.frog-development:testcontainers-pgroonga:1.1.2'
2121
}
2222
```
2323
##### Step 3. Use the Testcontainer PgRoonga module

0 commit comments

Comments
 (0)