We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a72d984 commit c2e7a9fCopy full SHA for c2e7a9f
frontend/demo/upgrade-tool/upgrade-tool.ts
@@ -23,7 +23,7 @@ const VAADIN_VERSIONS: Record<string, string> = {
23
20: '20.0.8',
24
21: '21.0.9',
25
22: '22.0.28',
26
- 23: '23.5.16',
+ 23: '23.5.17',
27
};
28
29
const SIMPLE_VERSIONS = Object.keys(VAADIN_VERSIONS);
0 commit comments