Skip to content

Commit 3599567

Browse files
Update CAP Java SDK to v4.3.0 (#2076)
1 parent c0b53fb commit 3599567

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.vitepress/config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,8 @@ config.rewrites = rewrites
106106
// Add custom capire info to the theme config
107107
config.themeConfig.capire = {
108108
versions: {
109-
java_services: '4.2.0',
110-
java_cds4j: '4.2.0'
109+
java_services: '4.3.0',
110+
java_cds4j: '4.3.0'
111111
},
112112
gotoLinks: []
113113
}

0 commit comments

Comments
 (0)