Skip to content

Commit 0e8ab63

Browse files
authored
The Gradle config enforces 17+ (#3147)
1 parent b591b9f commit 0e8ab63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TESTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ guidelines and an example for developers to add new test cases.
1010

1111
## 2 - Installation
1212

13-
Java 11+ is required to build pgjdbc. We recommend installing [Java 17](https://javaalmanac.io/jdk/17/).
13+
Java 17+ is required to build pgjdbc. We recommend installing [Java 17](https://javaalmanac.io/jdk/17/).
1414

1515
You need to install and build the PostgreSQL JDBC driver source
1616
tree. You can download it from https://github.com/pgjdbc/pgjdbc. See

0 commit comments

Comments
 (0)