Skip to content

Commit

Permalink
chore(deps): update dependency com.sap.cds:cds-services-api to v2.3.0 (
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2023
1 parent 0b42c6c commit bc23131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ if (!siteURL.pathname.endsWith('/')) siteURL.pathname += '/'
const redirectLinks: Record<string, string> = {}

const latestVersions = {
java_services: '2.2.0',
java_services: '2.3.0',
java_cds4j: '2.3.0'
}

Expand Down

0 comments on commit bc23131

Please sign in to comment.