Skip to content

Commit

Permalink
build(deps): bump com.sap.cds:cds4j-core from 3.0.0 to 3.3.1
Browse files Browse the repository at this point in the history
Bumps com.sap.cds:cds4j-core from 3.0.0 to 3.3.1.

---
updated-dependencies:
- dependency-name: com.sap.cds:cds4j-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 64d2ac4 commit d689ccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ dependencies {
}
implementation group: 'org.apache.olingo', name: 'odata-server-core-ext', version: olingo_version

implementation group: 'com.sap.cds', name: 'cds4j-core', version: '3.0.0'
implementation group: 'com.sap.cds', name: 'cds4j-core', version: '3.3.1'
implementation group: 'io.micrometer', name: 'micrometer-registry-prometheus', version: '1.12.6'
implementation group: 'org.ow2.asm', name: 'asm', version: '9.7'

Expand Down

0 comments on commit d689ccd

Please sign in to comment.