Skip to content

Commit 5598054

Browse files
dependabot[bot]kzu
authored andcommitted
Bump Devlooped.SponsorLink from 0.11.0 to 1.1.0
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] <support@github.com>
1 parent 472fcbd commit 5598054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Analyzer/CodeAnalysis.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="NuGetizer" Version="1.0.5" PrivateAssets="all" />
1111
<PackageReference Include="ThisAssembly.AssemblyInfo" Version="1.3.1" PrivateAssets="all" />
1212
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.0.1" Pack="false" />
13-
<PackageReference Include="Devlooped.SponsorLink" Version="0.11.0" />
13+
<PackageReference Include="Devlooped.SponsorLink" Version="1.1.0" />
1414
</ItemGroup>
1515

1616
</Project>

0 commit comments

Comments
 (0)