Skip to content

Commit dd7f3fb

Browse files
(dependabot): Bump TJC.Collection.Core from 0.13.0 to 0.14.0 (#66)
Bumps [TJC.Collection.Core](https://github.com/TJC-Tools/TJC.Collection.Core) from 0.13.0 to 0.14.0. - [Release notes](https://github.com/TJC-Tools/TJC.Collection.Core/releases) - [Changelog](https://github.com/TJC-Tools/TJC.Collection.Core/blob/main/CHANGELOG.md) - [Commits](TJC-Tools/TJC.Collection.Core@v0.13.0...v0.14.0) --- updated-dependencies: - dependency-name: TJC.Collection.Core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0736e24 commit dd7f3fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TJC.Collection.GUI/TJC.Collection.GUI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
</ItemGroup>
3434
<!-- DEPENDENCIES -->
3535
<ItemGroup>
36-
<PackageReference Include="TJC.Collection.Core" Version="0.13.0" />
36+
<PackageReference Include="TJC.Collection.Core" Version="0.14.0" />
3737
<PackageReference Include="TJC.GUI" Version="0.9.0" />
3838
</ItemGroup>
3939
<!-- TASKS -->

0 commit comments

Comments
 (0)