Skip to content

Commit dfc14a4

Browse files
Bump SoftCircuits.IniFileParser from 2.6.0 to 2.7.0 (#913)
Bumps [SoftCircuits.IniFileParser](https://github.com/SoftCircuits/IniFileParser) from 2.6.0 to 2.7.0. - [Commits](https://github.com/SoftCircuits/IniFileParser/commits) --- updated-dependencies: - dependency-name: SoftCircuits.IniFileParser dependency-version: 2.7.0 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 ecdc00b commit dfc14a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Elastic.Markdown/Elastic.Markdown.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<ItemGroup>
5454
<PackageReference Include="DotNet.Glob" Version="3.1.3" />
5555
<PackageReference Include="Samboy063.Tomlet" Version="6.0.0" />
56-
<PackageReference Include="SoftCircuits.IniFileParser" Version="2.6.0" />
56+
<PackageReference Include="SoftCircuits.IniFileParser" Version="2.7.0" />
5757
<PackageReference Include="Markdig" Version="0.39.1" />
5858
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.0" />
5959
<PackageReference Include="RazorSlices" Version="0.8.1" />

0 commit comments

Comments
 (0)