Skip to content

Commit

Permalink
Bump cds.services.version from 2.4.1 to 2.5.0
Browse files Browse the repository at this point in the history
Bumps `cds.services.version` from 2.4.1 to 2.5.0.

Updates `com.sap.cds:cds-services-bom` from 2.4.1 to 2.5.0

Updates `com.sap.cds:cds-maven-plugin` from 2.4.1 to 2.5.0

---
updated-dependencies:
- dependency-name: com.sap.cds:cds-services-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.sap.cds:cds-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent 0c290f5 commit 58e66b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<!-- DEPENDENCIES VERSION -->
<jdk.version>17</jdk.version>
<cds.services.version>2.4.1</cds.services.version>
<cds.services.version>2.5.0</cds.services.version>

<cdsdk.version>^7</cdsdk.version>
</properties>
Expand Down

0 comments on commit 58e66b2

Please sign in to comment.