Skip to content

Commit a92ffb2

Browse files
chore: Bump System.IO.Pipelines from 9.0.0 to 10.0.2 (#136)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0019bb2 commit a92ffb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/EventSourcingDb/EventSourcingDb.csproj

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

1515
<ItemGroup>
1616
<PackageReference Include="NSec.Cryptography" Version="25.4.0" />
17-
<PackageReference Include="System.IO.Pipelines" Version="9.0.0" />
17+
<PackageReference Include="System.IO.Pipelines" Version="10.0.2" />
1818
<PackageReference Include="Testcontainers" Version="4.10.0" />
1919
<PackageReference Include="Microsoft.Extensions.Configuration" Version="10.0.1"/>
2020
<PackageReference Include="Microsoft.Extensions.Options" Version="10.0.2"/>

0 commit comments

Comments
 (0)