Skip to content

Commit

Permalink
Merge 4462f7c into 2ad42aa
Browse files Browse the repository at this point in the history
  • Loading branch information
samsmithnz committed Apr 29, 2023
2 parents 2ad42aa + 4462f7c commit 2cf5126
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/RepoGovernance.Core/RepoGovernance.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Azure.Data.Tables" Version="12.8.0" />
<PackageReference Include="DotNetCensus.Core" Version="1.4.1" />
<PackageReference Include="DotNetCensus.Core" Version="1.5.3" />
<PackageReference Include="GitHubActionsDotNet" Version="1.0.26" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="7.0.0" />
<PackageReference Include="RepoAutomation.Core" Version="1.4.5" />
Expand Down
2 changes: 1 addition & 1 deletion src/RepoGovernance.Function/RepoGovernance.Function.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Azure.Storage.Queues" Version="12.14.0" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Storage" Version="5.1.1" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Storage" Version="5.1.2" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="7.0.0" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="4.1.3" />
</ItemGroup>
Expand Down

0 comments on commit 2cf5126

Please sign in to comment.