diff --git a/.vitepress/config.js b/.vitepress/config.js index 89338bd9b..7b39a57ae 100644 --- a/.vitepress/config.js +++ b/.vitepress/config.js @@ -106,8 +106,8 @@ config.rewrites = rewrites // Add custom capire info to the theme config config.themeConfig.capire = { versions: { - java_services: '4.5.1', - java_cds4j: '4.5.0' + java_services: '4.6.0', + java_cds4j: '4.6.0' }, gotoLinks: [] }