Skip to content

Commit

Permalink
Bump dapr.version from 1.12.1 to 1.13.0
Browse files Browse the repository at this point in the history
Bumps `dapr.version` from 1.12.1 to 1.13.0.

Updates `io.dapr:dapr-sdk` from 1.12.1 to 1.13.0
- [Release notes](https://github.com/dapr/java-sdk/releases)
- [Commits](dapr/java-sdk@v1.12.1...v1.13.0)

Updates `io.dapr:dapr-sdk-springboot` from 1.12.1 to 1.13.0
- [Release notes](https://github.com/dapr/java-sdk/releases)
- [Commits](dapr/java-sdk@v1.12.1...v1.13.0)

---
updated-dependencies:
- dependency-name: io.dapr:dapr-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.dapr:dapr-sdk-springboot
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 61f129e commit c08f0dd
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 @@ -25,7 +25,7 @@
<lombok.version>1.18.36</lombok.version>
<mssql-jdbc.version>12.9.0.jre11-preview</mssql-jdbc.version>
<commons-codec.version>1.17.1</commons-codec.version>
<dapr.version>1.12.1</dapr.version>
<dapr.version>1.13.0</dapr.version>
<okhttp3.version>4.12.0</okhttp3.version>
<commons-cli.version>1.9.0</commons-cli.version>
<jmock.version>2.13.1</jmock.version>
Expand Down

0 comments on commit c08f0dd

Please sign in to comment.