Skip to content

Commit

Permalink
Bump AzurePipelinesToGitHubActionsConverter.Core
Browse files Browse the repository at this point in the history
Bumps [AzurePipelinesToGitHubActionsConverter.Core](https://github.com/samsmithnz/AzurePipelinesToGitHubActionsConverter) from 1.0.39 to 1.1.0.
- [Release notes](https://github.com/samsmithnz/AzurePipelinesToGitHubActionsConverter/releases)
- [Commits](samsmithnz/AzurePipelinesToGitHubActionsConverter@1.0.39...v1.1.0)

---
updated-dependencies:
- dependency-name: AzurePipelinesToGitHubActionsConverter.Core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 30, 2023
1 parent 8b08e06 commit 6d5814f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="AzurePipelinesToGitHubActionsConverter.Core" Version="1.0.39" />
<PackageReference Include="AzurePipelinesToGitHubActionsConverter.Core" Version="1.1.0" />
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.21.0" />
<PackageReference Include="Microsoft.ApplicationInsights.SnapshotCollector" Version="1.4.4" />
</ItemGroup>
Expand Down

0 comments on commit 6d5814f

Please sign in to comment.