We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33ade7e commit b2db170Copy full SHA for b2db170
trino-cli/versions.py
@@ -2,7 +2,7 @@
2
# It's therefore ok if we only support a single version at a time.
3
versions = [
4
{
5
- "product": "469",
+ "product": "470",
6
"java-base": "23",
7
},
8
]
0 commit comments