Skip to content

Commit

Permalink
chore(deps): Bump Microsoft.Orleans.Runtime from 7.2.1 to 7.2.2
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Orleans.Runtime](https://github.com/dotnet/orleans) from 7.2.1 to 7.2.2.
- [Release notes](https://github.com/dotnet/orleans/releases)
- [Commits](dotnet/orleans@v7.2.1...v7.2.2)

---
updated-dependencies:
- dependency-name: Microsoft.Orleans.Runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Oct 16, 2023
1 parent a71b412 commit cf4b488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<PackageVersion Include="Microsoft.Extensions.Options" Version="7.0.1" Condition="'$(TargetFramework)' == 'net7.0'"/>
<PackageVersion Include="Microsoft.Orleans.Core" Version="7.2.1"/>
<PackageVersion Include="Microsoft.Orleans.Reminders" Version="7.2.1"/>
<PackageVersion Include="Microsoft.Orleans.Runtime" Version="7.2.1"/>
<PackageVersion Include="Microsoft.Orleans.Runtime" Version="7.2.2"/>
<PackageVersion Include="Microsoft.Orleans.TestingHost" Version="7.2.1"/>
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="1.1.1"/>
<PackageVersion Include="NSubstitute" Version="5.1.0"/>
Expand Down

0 comments on commit cf4b488

Please sign in to comment.