Skip to content

Commit c519177

Browse files
authored
Merge pull request #18 from authzed/dependabot/nuget/dotnet-48e5ed960c
Bump the dotnet group across 1 directory with 4 updates
2 parents 1f53c54 + b54aa18 commit c519177

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

src/Authzed.Net/Authzed.Net.csproj

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

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<ItemGroup>
1313
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
14-
<PackageReference Include="xunit" Version="2.9.0" />
14+
<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>
1717
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)