Skip to content

Commit 7f98560

Browse files
dependabot[bot]gep13
authored andcommitted
[skip ci] Bump TextCopy from 4.3.0 to 6.0.0 in /src
Bumps [TextCopy](https://github.com/CopyText/TextCopy) from 4.3.0 to 6.0.0. - [Release notes](https://github.com/CopyText/TextCopy/releases) - [Commits](https://github.com/CopyText/TextCopy/commits) --- updated-dependencies: - dependency-name: TextCopy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 235173b commit 7f98560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitReleaseManager.IntegrationTests/GitReleaseManager.IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
2727
<PackageReference Include="Serilog.Sinks.Console" Version="4.0.1" />
2828
<PackageReference Include="Shouldly" Version="4.0.3" />
29-
<PackageReference Include="TextCopy" Version="4.3.0" />
29+
<PackageReference Include="TextCopy" Version="6.0.0" />
3030
</ItemGroup>
3131
</Project>

0 commit comments

Comments
 (0)