Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: ThisAssembly.Project
  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 May 30, 2024
1 parent a06de45 commit 163cf04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Sample/Sample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ThisAssembly.Project" Version="1.2.15" />
<PackageReference Include="ThisAssembly.Project" Version="1.4.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 163cf04

Please sign in to comment.