Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and pk-work committed Mar 11, 2024
1 parent 91a9c73 commit 92faea6
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 @@ -78,7 +78,7 @@ dependencies {
}
implementation group: 'org.apache.olingo', name: 'odata-server-core-ext', version: olingo_version

implementation group: 'com.sap.cds', name: 'cds4j-core', version: '2.6.1'
implementation group: 'com.sap.cds', name: 'cds4j-core', version: '2.7.0'
implementation group: 'io.micrometer', name: 'micrometer-registry-prometheus', version: '1.12.3'
implementation group: 'org.ow2.asm', name: 'asm', version: '9.6'

Expand Down

0 comments on commit 92faea6

Please sign in to comment.