Skip to content

Commit 2730160

Browse files
Bump CliFx from 2.3.1 to 2.3.3 in /GitHubIssueFormsParser (#37)
Bumps [CliFx](https://github.com/Tyrrrz/CliFx) from 2.3.1 to 2.3.3. - [Release notes](https://github.com/Tyrrrz/CliFx/releases) - [Changelog](https://github.com/Tyrrrz/CliFx/blob/master/Changelog.md) - [Commits](Tyrrrz/CliFx@2.3.1...2.3.3) --- updated-dependencies: - dependency-name: CliFx 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 572625d commit 2730160

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

GitHubIssueFormsParser/src/GitHubIssuesParserCli/GitHubIssuesParserCli.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
55
<TargetFramework>net7.0</TargetFramework>
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="CliFx" Version="2.3.1" />
9+
<PackageReference Include="CliFx" Version="2.3.3" />
1010
<PackageReference Include="SlugGenerator" Version="2.0.2" />
1111
<PackageReference Include="YamlDotNet" Version="13.0.2" />
1212
</ItemGroup>

0 commit comments

Comments
 (0)