Skip to content

Commit b9e67f9

Browse files
(maint) Bump TextCopy from 1.7.1 to 3.0.0 (#193)
Bumps [TextCopy](https://github.com/SimonCropp/TextCopy) from 1.7.1 to 3.0.0. - [Release notes](https://github.com/SimonCropp/TextCopy/releases) - [Commits](CopyText/TextCopy@1.7.1...3.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent b460053 commit b9e67f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/GitReleaseManager.IntegrationTests/GitReleaseManager.IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
<PackageReference Include="NUnit3TestAdapter" Version="3.16.0" />
1919
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.4.0" />
2020
<PackageReference Include="Serilog.Sinks.Console" Version="3.1.1" />
21-
<PackageReference Include="TextCopy" Version="1.7.1" />
21+
<PackageReference Include="TextCopy" Version="3.0.0" />
2222
</ItemGroup>
2323
</Project>

0 commit comments

Comments
 (0)