Skip to content

Commit add0628

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

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.0" />
20+
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.3" />
2121
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="9.0.0" />
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)