Skip to content

Commit

Permalink
Bump Gu.Roslyn.Extensions.Source from 0.17.0 to 0.17.1
Browse files Browse the repository at this point in the history
Bumps [Gu.Roslyn.Extensions.Source](https://github.com/GuOrg/Gu.Roslyn.Extensions) from 0.17.0 to 0.17.1.
- [Changelog](https://github.com/GuOrg/Gu.Roslyn.Extensions/blob/master/RELEASE_NOTES.md)
- [Commits](https://github.com/GuOrg/Gu.Roslyn.Extensions/commits)

---
updated-dependencies:
- dependency-name: Gu.Roslyn.Extensions.Source
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and JohanLarsson committed Sep 12, 2023
1 parent cbd3b8b commit 0ece7c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gu.Analyzers/Gu.Analyzers.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Gu.Roslyn.Extensions.Source" Version="0.17.0" />
<PackageReference Include="Gu.Roslyn.Extensions.Source" Version="0.17.1" />
<PackageReference Include="IDisposableAnalyzers" Version="4.0.6" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.5.0" />
<PackageReference Include="ReflectionAnalyzers" Version="0.3.1" PrivateAssets="all" />
Expand Down

0 comments on commit 0ece7c3

Please sign in to comment.