Skip to content

Commit 3b7d19a

Browse files
chore(deps): bump Dapr.AspNetCore from 1.10.0 to 1.11.0 (#117)
Bumps [Dapr.AspNetCore](https://github.com/dapr/dotnet-sdk) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/dapr/dotnet-sdk/releases) - [Commits](dapr/dotnet-sdk@v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: Dapr.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 20cb193 commit 3b7d19a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Cnblogs.Architecture.Ddd.EventBus.Dapr/Cnblogs.Architecture.Ddd.EventBus.Dapr.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
<FrameworkReference Include="Microsoft.AspNetCore.App" />
1111
</ItemGroup>
1212
<ItemGroup>
13-
<PackageReference Include="Dapr.AspNetCore" Version="1.10.0" />
13+
<PackageReference Include="Dapr.AspNetCore" Version="1.11.0" />
1414
</ItemGroup>
1515
</Project>

0 commit comments

Comments
 (0)