Skip to content

Commit 9e601b3

Browse files
Bump Microsoft.Extensions.Configuration.FileExtensions (#274)
Bumps [Microsoft.Extensions.Configuration.FileExtensions](https://github.com/aspnet/Extensions) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/aspnet/Extensions/releases) - [Commits](dotnet/extensions@v3.1.2...v3.1.3) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent b72e590 commit 9e601b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Hocon.Extensions.Configuration/Hocon.Extensions.Configuration.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="3.1.2" />
12+
<PackageReference Include="Microsoft.Extensions.Configuration.FileExtensions" Version="3.1.3" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

0 commit comments

Comments
 (0)