Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit c23dd87

Browse files
change SQLcl version to 21.4.0 in README
1 parent 8e86dbf commit c23dd87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

standalone/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The project requires a JDK 17, but it produces a Java 8 JAR file. A GraalVM JDK
1717

1818
## How to Build
1919

20-
1. [Download](https://www.oracle.com/tools/downloads/sqlcl-downloads.html) and install SQLcl 21.3.0
20+
1. [Download](https://www.oracle.com/tools/downloads/sqlcl-downloads.html) and install SQLcl 21.4.0
2121
2. [Download](https://github.com/graalvm/graalvm-ce-builds/releases) and install the GraalVM JDK 17 21.3.0
2222
3. Go to the bin directory of the GraalVM JDK and run `gu install native-image`, if you want to produce a native image
2323
4. [Download](https://maven.apache.org/download.cgi) and install Apache Maven 3.8.4

0 commit comments

Comments
 (0)