Skip to content

Commit 09887ab

Browse files
chore(deps): bump Microsoft.Extensions.Configuration from 9.0.0 to 9.0.4
Bumps [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) from 9.0.0 to 9.0.4. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.0...v9.0.4) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d422517 commit 09887ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Typewriter/Typewriter.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<Version>2.9.1</Version>
1818
</PackageReference>
1919
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
20-
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.3" />
20+
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.4" />
2121
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="9.0.3" />
2222
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="9.0.0" />
2323
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.0" />

0 commit comments

Comments
 (0)