Skip to content

Commit

Permalink
Bump ThisAssembly from 1.3.0 to 1.3.1
Browse files Browse the repository at this point in the history
Bumps [ThisAssembly](https://github.com/devlooped/ThisAssembly) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/devlooped/ThisAssembly/releases)
- [Changelog](https://github.com/devlooped/ThisAssembly/blob/main/changelog.md)
- [Commits](devlooped/ThisAssembly@v1.3.0...v1.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 7, 2023
1 parent 0ae5800 commit a7ee613
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.3.1" PrivateAssets="all" />
<PackageReference Include="ThisAssembly" Version="1.3.0" PrivateAssets="all" />
<PackageReference Include="ThisAssembly" Version="1.3.1" PrivateAssets="all" />
</ItemGroup>

</Project>

0 comments on commit a7ee613

Please sign in to comment.