Skip to content

Commit bc7c01a

Browse files
chore(deps): bump Microsoft.Extensions.Logging.Abstractions in /src
Bumps [Microsoft.Extensions.Logging.Abstractions](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.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2527b1f commit bc7c01a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Joba.IBM.RPA/Joba.IBM.RPA.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</ItemGroup>
3030

3131
<ItemGroup>
32-
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
32+
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.2" />
3333
<PackageReference Include="protobuf-net" Version="3.2.30" />
3434
<PackageReference Include="System.IO.Compression.ZipFile" Version="4.3.0" />
3535
</ItemGroup>

0 commit comments

Comments
 (0)