Skip to content

Commit

Permalink
Bump dapr.version from 1.13.0 to 1.13.1 (#500)
Browse files Browse the repository at this point in the history
Bumps `dapr.version` from 1.13.0 to 1.13.1.

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 28db882 commit 728869b
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.13.0</dapr.version>
<dapr.version>1.13.1</dapr.version>
<okhttp3.version>4.12.0</okhttp3.version>
<commons-cli.version>1.9.0</commons-cli.version>
<junit-jupiter.version>5.11.2</junit-jupiter.version>
Expand Down

0 comments on commit 728869b

Please sign in to comment.