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 b79583c commit a899862Copy full SHA for a899862
README.md
@@ -372,7 +372,7 @@ extracted from the JDK download.
372
## Project dependencies
373
374
* [PostgreSQL Binaries](https://github.com/zonkyio/embedded-postgres-binaries) (10.5)
375
-* [OpenTable Embedded PostgreSQL Component](https://github.com/opentable/otj-pg-embedded) (0.12.0)
+* [Embedded Postgres](https://github.com/zonkyio/embedded-postgres) (1.1.0) - a fork of [OpenTable Embedded PostgreSQL Component](https://github.com/opentable/otj-pg-embedded)
376
* [Spring Framework](http://www.springsource.org/) (4.3.18) - `spring-test`, `spring-context` modules
377
* [Flyway](https://github.com/flyway/) (5.0.7)
378
* [Guava](https://github.com/google/guava) (23.0)
0 commit comments