Skip to content

Commit f8018eb

Browse files
(dependabot): Bump TJC.Collection.Core from 0.12.0 to 0.13.0 (#65)
Bumps [TJC.Collection.Core](https://github.com/TJC-Tools/TJC.Collection.Core) from 0.12.0 to 0.13.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.12.0...v0.13.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 2c6846f commit f8018eb

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.12.0" />
36+
<PackageReference Include="TJC.Collection.Core" Version="0.13.0" />
3737
<PackageReference Include="TJC.GUI" Version="0.9.0" />
3838
</ItemGroup>
3939
<!-- TASKS -->

0 commit comments

Comments
 (0)