Skip to content

Commit b2db170

Browse files
committed
feat(trino-cli): Replace 469 with 470
1 parent 33ade7e commit b2db170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trino-cli/versions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# It's therefore ok if we only support a single version at a time.
33
versions = [
44
{
5-
"product": "469",
5+
"product": "470",
66
"java-base": "23",
77
},
88
]

0 commit comments

Comments
 (0)