Skip to content

Commit

Permalink
Merge pull request #22 from NileshGule/dependabot/nuget/Dapr.client-1…
Browse files Browse the repository at this point in the history
….11.0

Bump Dapr.client from 1.9.0 to 1.11.0
  • Loading branch information
NileshGule committed Jul 29, 2023
2 parents dbf80ba + e7954d2 commit 3e05106
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TechTalksMQProducer/TechTalksMQProducer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<ItemGroup>
<PackageReference Include="Dapr.AspnetCore" Version="1.9.0" />
<PackageReference Include="Dapr.client" Version="1.9.0" />
<PackageReference Include="Dapr.client" Version="1.11.0" />
<PackageReference Include="RabbitMQ.Client" Version="6.4.0" />
<PackageReference Include="Bogus" Version="34.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
Expand Down

0 comments on commit 3e05106

Please sign in to comment.