We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b591b9f commit 0e8ab63Copy full SHA for 0e8ab63
1 file changed
TESTING.md
@@ -10,7 +10,7 @@ guidelines and an example for developers to add new test cases.
10
11
## 2 - Installation
12
13
-Java 11+ is required to build pgjdbc. We recommend installing [Java 17](https://javaalmanac.io/jdk/17/).
+Java 17+ is required to build pgjdbc. We recommend installing [Java 17](https://javaalmanac.io/jdk/17/).
14
15
You need to install and build the PostgreSQL JDBC driver source
16
tree. You can download it from https://github.com/pgjdbc/pgjdbc. See
0 commit comments