Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kzu committed Aug 11, 2023
1 parent 472fcbd commit 5598054
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.5" PrivateAssets="all" />
<PackageReference Include="ThisAssembly.AssemblyInfo" Version="1.3.1" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.0.1" Pack="false" />
<PackageReference Include="Devlooped.SponsorLink" Version="0.11.0" />
<PackageReference Include="Devlooped.SponsorLink" Version="1.1.0" />
</ItemGroup>

</Project>

0 comments on commit 5598054

Please sign in to comment.