We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79b3d10 commit fc62682Copy full SHA for fc62682
README.md
@@ -39,7 +39,7 @@ Add the dependency:
39
40
```groovy
41
dependencies {
42
- testImplementation 'com.github.ayedo:PostgresDbRestore:v1.0.0'
+ testImplementation 'com.github.ayedo:postgres-db-restore:v1.0.0'
43
}
44
```
45
0 commit comments