Skip to content

Commit c0373f2

Browse files
authoredJul 6, 2023
Update dependency com.sap.cds:cds4j-api to v2.0.2 (#276)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 234103c commit c0373f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.vitepress/config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ const redirectLinks: Record<string, string> = {}
1919

2020
const latestVersions = {
2121
java_services: '2.0.1',
22-
java_cds4j: '2.0.0'
22+
java_cds4j: '2.0.2'
2323
}
2424

2525
const config:UserConfig<CapireThemeConfig> = {

0 commit comments

Comments
 (0)
Please sign in to comment.