Skip to content

Commit 999a8f4

Browse files
Bump Microsoft.Extensions.DependencyModel from 8.0.1 to 8.0.2
Bumps [Microsoft.Extensions.DependencyModel](https://github.com/dotnet/runtime) from 8.0.1 to 8.0.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.1...v8.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 74ea93b commit 999a8f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ServiceWorkflowPlugin/ServiceWorkflowPlugin.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
1212
</PropertyGroup>
1313
<ItemGroup>
14-
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="8.0.1" />
14+
<PackageReference Include="Microsoft.Extensions.DependencyModel" Version="8.0.2" />
1515
<PackageReference Include="Microting.eForm" Version="8.0.57" />
1616
<PackageReference Include="Microting.EformAngularFrontendBase" Version="8.0.57" />
1717
<PackageReference Include="Microting.eFormWorkflowBase" Version="8.0.50" />

0 commit comments

Comments
 (0)