Skip to content

Commit b2322ad

Browse files
(dependabot): Bump TJC.Collection.Core from 0.24.7 to 0.25.0 (#104)
Bumps [TJC.Collection.Core](https://github.com/TJC-Tools/TJC.Collection.Core) from 0.24.7 to 0.25.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.24.7...v0.25.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 10d5044 commit b2322ad

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
@@ -34,7 +34,7 @@
3434
</ItemGroup>
3535
<!-- DEPENDENCIES -->
3636
<ItemGroup>
37-
<PackageReference Include="TJC.Collection.Core" Version="0.24.7" />
37+
<PackageReference Include="TJC.Collection.Core" Version="0.25.0" />
3838
<PackageReference Include="TJC.GUI" Version="0.11.5" />
3939
</ItemGroup>
4040
<!-- TASKS -->

0 commit comments

Comments
 (0)