Skip to content

Commit

Permalink
build(deps): Bump ReactiveMarbles.SourceGenerator.TestNuGetHelper (#210)
Browse files Browse the repository at this point in the history
Bumps [ReactiveMarbles.SourceGenerator.TestNuGetHelper](https://github.com/reactivemarbles/SourceGenerator.TestNuGetHelper) from 1.2.1 to 1.2.21.
- [Release notes](https://github.com/reactivemarbles/SourceGenerator.TestNuGetHelper/releases)
- [Commits](reactivemarbles/SourceGenerator.TestNuGetHelper@1.2.1...1.2.21)

---
updated-dependencies:
- dependency-name: ReactiveMarbles.SourceGenerator.TestNuGetHelper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 6, 2022
1 parent f43e2a9 commit ce3e4d4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.11.0" PrivateAssets="all" />
<PackageReference Include="ReactiveMarbles.SourceGenerator.TestNuGetHelper" Version="1.2.1" />
<PackageReference Include="ReactiveMarbles.SourceGenerator.TestNuGetHelper" Version="1.2.21" />
</ItemGroup>

</Project>

0 comments on commit ce3e4d4

Please sign in to comment.