Skip to content

Commit de1f403

Browse files
build(deps): bump Microsoft.Extensions.Logging from 9.0.3 to 9.0.4
Bumps [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) from 9.0.3 to 9.0.4. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.3...v9.0.4) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 166e15a commit de1f403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Styra/Opa/Styra.Opa.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<PackageReference Include="newtonsoft.json" Version="13.0.3" />
2020
<PackageReference Include="nodatime" Version="3.2.2" />
21-
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.3" />
21+
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.5" />
2222
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="9.0.0" />
2323
<PackageReference Include="Styra.Ucast.Linq" Version="0.6.0" />
2424
</ItemGroup>

0 commit comments

Comments
 (0)