Skip to content

Commit cd581f5

Browse files
chore(deps): update dependency com.sap.cds:cds4j-api to v3.9.0 (#1741)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.sap.cds:cds4j-api](http://www.sap.com) | `3.8.1` -> `3.9.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.sap.cds:cds4j-api/3.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.sap.cds:cds4j-api/3.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.sap.cds:cds4j-api/3.8.1/3.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.sap.cds:cds4j-api/3.8.1/3.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/cap-js/docs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5581b75 commit cd581f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .vitepress/config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ config.rewrites = rewrites
107107
config.themeConfig.capire = {
108108
versions: {
109109
java_services: '3.8.1',
110-
java_cds4j: '3.8.1'
110+
java_cds4j: '3.9.0'
111111
},
112112
gotoLinks: [],
113113
maven_host_base: 'https://repo1.maven.org/maven2'

0 commit comments

Comments
 (0)