Skip to content

Commit

Permalink
build(deps): Bump Pulumi.AzureNative from 2.9.0 to 2.19.0 in /src
Browse files Browse the repository at this point in the history
Bumps [Pulumi.AzureNative](https://github.com/pulumi/pulumi-azure-native) from 2.9.0 to 2.19.0.
- [Release notes](https://github.com/pulumi/pulumi-azure-native/releases)
- [Changelog](https://github.com/pulumi/pulumi-azure-native/blob/master/CHANGELOG_OLD.md)
- [Commits](pulumi/pulumi-azure-native@v2.9.0...v2.19.0)

---
updated-dependencies:
- dependency-name: Pulumi.AzureNative
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent c4ae681 commit a9a39dd
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>Exe</OutputType>
Expand All @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Pulumi" Version="3.57.0" />
<PackageReference Include="Pulumi.AzureNative" Version="2.9.0" />
<PackageReference Include="Pulumi.AzureNative" Version="2.19.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a9a39dd

Please sign in to comment.