Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2023
1 parent 38705ee commit 602c13e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<PackageVersion Include="Pulumi.AzureAD" Version="5.32.0" />
<PackageVersion Include="Pulumi.Kubernetes" Version="3.23.1" />
<PackageVersion Include="Pulumi.Command" Version="4.5.0" />
<PackageVersion Include="Pulumi.AzureNative" Version="1.90.0" />
<PackageVersion Include="Pulumi.AzureNative" Version="1.92.0" />
<PackageVersion Include="Pulumi.Random" Version="4.8.2" />
</ItemGroup>
<ItemGroup Label="ThirdParty">
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sdk": {
"version": "7.0.101",
"version": "7.0.102",
"rollForward": "latestFeature",
"allowPrerelease": false
}
Expand Down

0 comments on commit 602c13e

Please sign in to comment.