Skip to content

Commit

Permalink
Bump Devlooped.SponsorLink from 0.10.5 to 0.11.0
Browse files Browse the repository at this point in the history
Bumps [Devlooped.SponsorLink](https://github.com/devlooped/SponsorLink) from 0.10.5 to 0.11.0.
- [Changelog](https://github.com/devlooped/SponsorLink/blob/main/releases.md)
- [Commits](https://github.com/devlooped/SponsorLink/commits)

---
updated-dependencies:
- dependency-name: Devlooped.SponsorLink
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kzu committed Jul 7, 2023
1 parent 0adb4d1 commit 840f28d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Analyzer/CodeAnalysis.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="NuGetizer" Version="1.0.0" PrivateAssets="all" />
<PackageReference Include="ThisAssembly.AssemblyInfo" Version="1.2.15" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.0.1" Pack="false" />
<PackageReference Include="Devlooped.SponsorLink" Version="0.10.5" />
<PackageReference Include="Devlooped.SponsorLink" Version="0.11.0" />
</ItemGroup>

</Project>

0 comments on commit 840f28d

Please sign in to comment.