Skip to content

Commit 957720e

Browse files
authored
Merge pull request #23 from authzed/dependabot/nuget/dotnet-7845d22ae2
Bump the dotnet group with 3 updates
2 parents 1f46e80 + 6b1bf0f commit 957720e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/Authzed.Net/Authzed.Net.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
</PropertyGroup>
3131

3232
<ItemGroup>
33-
<PackageReference Include="Google.Protobuf" Version="3.28.3" />
33+
<PackageReference Include="Google.Protobuf" Version="3.29.0" />
3434
<PackageReference Include="Grpc.Core" Version="2.46.6" />
35-
<PackageReference Include="Grpc.Net.Client" Version="2.66.0" />
35+
<PackageReference Include="Grpc.Net.Client" Version="2.67.0" />
3636
<PackageReference Include="Grpc.Tools" Version="2.67.0">
3737
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3838
<PrivateAssets>all</PrivateAssets>

tests/Authzed.Net.Tests/Authzed.Net.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
13+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1414
<PackageReference Include="xunit" Version="2.9.2" />
1515
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)