Commit 9181ac0 1 parent 11c7fd3 commit 9181ac0 Copy full SHA for 9181ac0
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 7
7
<ItemGroup >
8
8
<PackageReference Include =" Grpc.AspNetCore" Version =" 2.67.0" />
9
9
<PackageReference Include =" Grpc.HealthCheck" Version =" 2.67.0" />
10
- <PackageReference Include =" Microsoft.Extensions.Caching.StackExchangeRedis" Version =" 9.0.1 " />
10
+ <PackageReference Include =" Microsoft.Extensions.Caching.StackExchangeRedis" Version =" 9.0.2 " />
11
11
<PackageReference Include =" Google.Cloud.Spanner.Data" Version =" 4.6.0" />
12
12
<PackageReference Include =" Npgsql" Version =" 9.0.2" />
13
13
<PackageReference Include =" Google.Cloud.SecretManager.V1" Version =" 2.5.0" />
Original file line number Diff line number Diff line change 8
8
9
9
<ItemGroup >
10
10
<PackageReference Include =" Grpc.Net.Client" Version =" 2.67.0" />
11
- <PackageReference Include =" Microsoft.AspNetCore.TestHost" Version =" 9.0.1 " />
11
+ <PackageReference Include =" Microsoft.AspNetCore.TestHost" Version =" 9.0.2 " />
12
12
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.13.0" />
13
13
<PackageReference Include =" xunit" Version =" 2.9.3" />
14
14
<PackageReference Include =" xunit.runner.visualstudio" Version =" 3.0.2" />
You can’t perform that action at this time.
0 commit comments