Skip to content

Commit e3f355a

Browse files
committed
Update quick start guide to Trino Gateway 17
1 parent 5a36940 commit e3f355a

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=16
24+
VERSION=17
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)