Skip to content

Commit 0c960ef

Browse files
committed
Update quick start guide to Trino Gateway 16
1 parent b662308 commit 0c960ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ It copies the following, necessary files to current directory:
2121
```shell
2222
#!/usr/bin/env sh
2323

24-
VERSION=15
24+
VERSION=16
2525
BASE_URL="https://repo1.maven.org/maven2/io/trino/gateway/gateway-ha"
2626
JAR_FILE="gateway-ha-$VERSION-jar-with-dependencies.jar"
2727
GATEWAY_JAR="gateway-ha.jar"

0 commit comments

Comments
 (0)