Skip to content

Commit 55d1350

Browse files
(dependabot): Bump TJC.ConsoleApplication from 0.14.4 to 0.14.6 (#118)
Bumps [TJC.ConsoleApplication](https://github.com/TJC-Tools/TJC.ConsoleApplication) from 0.14.4 to 0.14.6. - [Release notes](https://github.com/TJC-Tools/TJC.ConsoleApplication/releases) - [Changelog](https://github.com/TJC-Tools/TJC.ConsoleApplication/blob/main/CHANGELOG.md) - [Commits](TJC-Tools/TJC.ConsoleApplication@v0.14.4...v0.14.6) --- updated-dependencies: - dependency-name: TJC.ConsoleApplication dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb2f264 commit 55d1350

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TJC.Collection.Console/TJC.Collection.Console.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<!-- DEPENDENCIES -->
3636
<ItemGroup>
3737
<PackageReference Include="TJC.Collection.Core" Version="0.24.7" />
38-
<PackageReference Include="TJC.ConsoleApplication" Version="0.14.4" />
38+
<PackageReference Include="TJC.ConsoleApplication" Version="0.14.6" />
3939
</ItemGroup>
4040
<!-- TASKS -->
4141
<UsingTask TaskName="ReadFileContent" TaskFactory="RoslynCodeTaskFactory" AssemblyName="Microsoft.Build.Tasks.Core">

0 commit comments

Comments
 (0)