Skip to content

Commit dcf566d

Browse files
Bump TextCopy from 6.0.0 to 6.1.0 in /src
Bumps [TextCopy](https://github.com/CopyText/TextCopy) from 6.0.0 to 6.1.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-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 20c2d6a commit dcf566d

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="6.0.0" />
29+
<PackageReference Include="TextCopy" Version="6.1.0" />
3030
</ItemGroup>
3131
</Project>

0 commit comments

Comments
 (0)