Skip to content

Commit

Permalink
Merge c44b62a into 78b5224
Browse files Browse the repository at this point in the history
  • Loading branch information
samsmithnz committed Aug 31, 2023
2 parents 78b5224 + c44b62a commit b4480d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.21.0" />
<PackageReference Include="RepoAutomation.Core" Version="1.4.17" />
<PackageReference Include="RepoAutomation.Core" Version="1.5.0" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion src/RepoGovernance.Core/RepoGovernance.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageReference Include="GitHubActionsDotNet" Version="1.1.4" />
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="7.0.0" />
<PackageReference Include="Microsoft.Graph" Version="5.24.0" />
<PackageReference Include="RepoAutomation.Core" Version="1.4.17" />
<PackageReference Include="RepoAutomation.Core" Version="1.5.0" />
</ItemGroup>

</Project>

0 comments on commit b4480d9

Please sign in to comment.