Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump TextCopy from 6.1.0 to 6.2.1 in /src #507

Merged
merged 1 commit into from
Aug 22, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump TextCopy from 6.1.0 to 6.2.1 in /src
Bumps [TextCopy](https://github.com/CopyText/TextCopy) from 6.1.0 to 6.2.1.
- [Release notes](https://github.com/CopyText/TextCopy/releases)
- [Commits](https://github.com/CopyText/TextCopy/commits/6.2.1)

---
updated-dependencies:
- dependency-name: TextCopy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 22, 2023
commit 8a0b1b530210aa86e390ec55a555bbbcf86c0565
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.1" />
<PackageReference Include="Serilog.Sinks.Console" Version="4.0.1" />
<PackageReference Include="Shouldly" Version="4.0.3" />
<PackageReference Include="TextCopy" Version="6.1.0" />
<PackageReference Include="TextCopy" Version="6.2.1" />
</ItemGroup>
</Project>