Skip to content

Commit

Permalink
build(deps): Bump Pulumi from 3.57.0 to 3.67.1 in /src
Browse files Browse the repository at this point in the history
Bumps [Pulumi](https://github.com/pulumi/pulumi) from 3.57.0 to 3.67.1.
- [Release notes](https://github.com/pulumi/pulumi/releases)
- [Changelog](https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md)
- [Commits](pulumi/pulumi@v3.57.0...v3.67.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent c4ae681 commit 207d6e2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<ItemGroup>
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="Pulumi" Version="3.57.0" />
<PackageReference Include="Pulumi" Version="3.67.1" />
<PackageReference Include="xunit" Version="2.5.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.1">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Pulumi" Version="3.57.0" />
<PackageReference Include="Pulumi" Version="3.67.1" />
</ItemGroup>

</Project>

0 comments on commit 207d6e2

Please sign in to comment.