Skip to content

Commit b1120f0

Browse files
chore(deps): update dependency testcontainers to 4.8.1 (#491)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 00cad64 commit b1120f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/OpenFeature.Contrib.Providers.Flagd.E2e.Common/OpenFeature.Contrib.Providers.Flagd.E2e.Common.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
2020
<PackageReference Include="Reqnroll.Microsoft.Extensions.DependencyInjection" Version="2.4.1" />
2121
<PackageReference Include="Reqnroll.xUnit" Version="2.4.1" />
22-
<PackageReference Include="Testcontainers" Version="4.4.0" />
22+
<PackageReference Include="Testcontainers" Version="4.8.1" />
2323
</ItemGroup>
2424

2525
</Project>

0 commit comments

Comments
 (0)