Skip to content

Commit

Permalink
build(deps): bump the dependencies group in /devops with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /devops with 2 updates: [Pulumi.Cloudamqp](https://github.com/pulumi/pulumi-cloudamqp) and [Pulumiverse.Time](https://github.com/pulumiverse/pulumi-time).


Updates `Pulumi.Cloudamqp` from 3.19.1 to 3.20.0
- [Release notes](https://github.com/pulumi/pulumi-cloudamqp/releases)
- [Changelog](https://github.com/pulumi/pulumi-cloudamqp/blob/master/CHANGELOG_OLD.md)
- [Commits](pulumi/pulumi-cloudamqp@v3.19.1...v3.20.0)

Updates `Pulumiverse.Time` from 0.0.17 to 0.1.0
- [Release notes](https://github.com/pulumiverse/pulumi-time/releases)
- [Changelog](https://github.com/pulumiverse/pulumi-time/blob/main/.goreleaser.yml)
- [Commits](pulumiverse/pulumi-time@v0.0.17...v0.1.0)

---
updated-dependencies:
- dependency-name: Pulumi.Cloudamqp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: Pulumiverse.Time
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent d3a310f commit a7a4e1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devops/OpenEMS.DevOps/OpenEMS.DevOps.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@

<ItemGroup>
<PackageReference Include="Pulumi" Version="3.66.2" />
<PackageReference Include="Pulumi.Cloudamqp" Version="3.19.1" />
<PackageReference Include="Pulumi.Cloudamqp" Version="3.20.0" />
<PackageReference Include="Pulumi.HCloud" Version="1.20.0" />
<PackageReference Include="Pulumiverse.Time" Version="0.0.17" />
<PackageReference Include="Pulumiverse.Time" Version="0.1.0" />
</ItemGroup>

</Project>

0 comments on commit a7a4e1f

Please sign in to comment.