Skip to content

Commit 75fbb89

Browse files
build(deps): bump Microsoft.Extensions.Http from 8.0.0 to 9.0.3 in /TransformerBeeClient (#109)
build(deps): bump Microsoft.Extensions.Http in /TransformerBeeClient Bumps [Microsoft.Extensions.Http](https://github.com/dotnet/runtime) from 8.0.0 to 9.0.3. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.0...v9.0.3) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Http dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: konstantin <konstantin.klein@hochfrequenz.de>
1 parent a9e158d commit 75fbb89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TransformerBeeClient/TransformerBeeClient/TransformerBeeClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<PackageReference Include="EDILibrary.Core" Version="2.1.0" />
1717
<PackageReference Include="Hochfrequenz.BO4Enet" Version="0.29.0" />
1818
<PackageReference Include="IdentityModel" Version="7.0.0" />
19-
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
19+
<PackageReference Include="Microsoft.Extensions.Http" Version="9.0.3" />
2020
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="8.2.0" />
2121
</ItemGroup>
2222

0 commit comments

Comments
 (0)