Skip to content

Commit 0192ba5

Browse files
Bump Microsoft.Extensions.DependencyModel from 9.0.1 to 9.0.2
Bumps [Microsoft.Extensions.DependencyModel](https://github.com/dotnet/runtime) from 9.0.1 to 9.0.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.1...v9.0.2) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyModel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1ef773d commit 0192ba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ServiceBackendConfigurationPlugin/ServiceBackendConfigurationPlugin.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageReference Include="DocumentFormat.OpenXml" Version="3.2.0" />
1616
<PackageReference Include="HarfBuzzSharp.NativeAssets.Linux" Version="8.3.0.1" />
1717
<PackageReference Include="HtmlToOpenXml.dll" Version="3.2.2" />
18-
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="9.0.1" />
18+
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="9.0.2" />
1919
<PackageReference Include="Microting.eForm" Version="9.0.15" />
2020
<PackageReference Include="Microting.EformAngularFrontendBase" Version="9.0.10" />
2121
<PackageReference Include="Microting.EformBackendConfigurationBase" Version="9.0.1" />

0 commit comments

Comments
 (0)