Skip to content

Commit

Permalink
Merge pull request #106 from cwe1ss/dependabot/nuget/dapr-73df4a7cf3
Browse files Browse the repository at this point in the history
Bump the dapr group with 2 updates
  • Loading branch information
cwe1ss authored Oct 16, 2023
2 parents eb60714 + 50d4b9b commit c87c889
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Dapr.AspNetCore" Version="1.11.0" />
<PackageReference Include="Dapr.AspNetCore" Version="1.12.0" />
<PackageReference Include="Grpc.AspNetCore" Version="2.57.0" />
<PackageReference Include="Grpc.AspNetCore.Server.Reflection" Version="2.57.0" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.21.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Dapr.AspNetCore" Version="1.11.0" />
<PackageReference Include="Dapr.AspNetCore" Version="1.12.0" />
<PackageReference Include="Grpc.AspNetCore" Version="2.57.0" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="7.0.12" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
Expand Down
2 changes: 1 addition & 1 deletion shared/Shared/Shared.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Dapr.Client" Version="1.11.0" />
<PackageReference Include="Dapr.Client" Version="1.12.0" />
<PackageReference Include="Google.Api.CommonProtos" Version="2.12.0" />
<PackageReference Include="Google.Protobuf" Version="3.24.4" />
<PackageReference Include="Grpc.AspNetCore" Version="2.57.0" />
Expand Down

0 comments on commit c87c889

Please sign in to comment.