diff --git a/README.md b/README.md index 873d8be..f7484ac 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ OpenTable Embedded PostgreSQL Component ======================================= -Note: This library requires Java 11+. +Note: This library requires Java 11+. However, Flyway 10 requires Java 17. Allows embedding PostgreSQL into Java application code, using Docker containers. Excellent for allowing you to unit