Skip to content

Commit

Permalink
Updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
samsmithnz committed Jun 14, 2024
1 parent f184161 commit 8e6d363
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/RepoGovernance.Core/RepoGovernance.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@

<ItemGroup>
<PackageReference Include="Azure.Data.Tables" Version="12.8.3" />
<PackageReference Include="Azure.Identity" Version="1.11.3" />
<PackageReference Include="DotNetCensus.Core" Version="1.8.6" />
<PackageReference Include="GitHubActionsDotNet" Version="1.3.21" />
<PackageReference Include="Azure.Identity" Version="1.11.4" />
<PackageReference Include="DotNetCensus.Core" Version="1.8.7" />
<PackageReference Include="GitHubActionsDotNet" Version="1.3.22" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="8.0.0" />
<PackageReference Include="Microsoft.Graph" Version="5.55.0" />
<PackageReference Include="RepoAutomation.Core" Version="1.6.4" />
<PackageReference Include="Microsoft.Graph" Version="5.56.0" />
<PackageReference Include="RepoAutomation.Core" Version="1.6.6" />
<PackageReference Include="System.Text.Json" Version="8.0.3" />
</ItemGroup>

Expand Down

0 comments on commit 8e6d363

Please sign in to comment.