Skip to content

Commit

Permalink
Bump the thisassembly group with 1 update
Browse files Browse the repository at this point in the history
Bumps the thisassembly group with 1 update: [ThisAssembly.AssemblyInfo](https://github.com/devlooped/ThisAssembly).


Updates `ThisAssembly.AssemblyInfo` from 1.4.0 to 1.4.3
- [Release notes](https://github.com/devlooped/ThisAssembly/releases)
- [Changelog](https://github.com/devlooped/ThisAssembly/blob/main/changelog.md)
- [Commits](devlooped/ThisAssembly@v1.4.0...v1.4.3)

---
updated-dependencies:
- dependency-name: ThisAssembly.AssemblyInfo
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: thisassembly
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and kzu committed Feb 15, 2024
1 parent e366e27 commit 74a57ba
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 @@ -16,7 +16,7 @@

<ItemGroup>
<PackageReference Include="NuGetizer" Version="1.2.0" PrivateAssets="all" />
<PackageReference Include="ThisAssembly.AssemblyInfo" Version="1.4.0" PrivateAssets="all" />
<PackageReference Include="ThisAssembly.AssemblyInfo" Version="1.4.3" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.0.1" Pack="false" />
<!--<PackageReference Include="Devlooped.SponsorLink" Version="1.1.0" />-->
</ItemGroup>
Expand Down

0 comments on commit 74a57ba

Please sign in to comment.