Incompatibility with TestContainers 3.10 #633

Closed
opened 2025-12-29 08:31:29 +01:00 by adam · 1 comment
Owner

Originally created by @marcinjahn on GitHub (Sep 25, 2024).

Originally assigned to: @StefH on GitHub.

I'm using a few TestContainer-based dependencies, TestContainers.WireMock is one of them. Recently, other TestContainer-based packages got updated to 3.10.0. After updating those, my project no longer builds due to WireMock requiring the 3.9.0 version of TestContainers.

error NU1107: MyProject -> WireMock.Net.Testcontainers 1.6.3 -> Testcontainers (= 3.9.0)

Originally created by @marcinjahn on GitHub (Sep 25, 2024). Originally assigned to: @StefH on GitHub. I'm using a few TestContainer-based dependencies, TestContainers.WireMock is one of them. Recently, other TestContainer-based packages got updated to 3.10.0. After updating those, my project no longer builds due to WireMock requiring the 3.9.0 version of TestContainers. > error NU1107: MyProject -> WireMock.Net.Testcontainers 1.6.3 -> Testcontainers (= 3.9.0)
adam added the question label 2025-12-29 08:31:29 +01:00
adam closed this issue 2025-12-29 08:31:29 +01:00
Author
Owner

@StefH commented on GitHub (Sep 25, 2024):

Hello @marcinjahn

This was already fixed in https://github.com/WireMock-Net/WireMock.Net/issues/1176, however I need to create a new version.

@StefH commented on GitHub (Sep 25, 2024): Hello @marcinjahn This was already fixed in https://github.com/WireMock-Net/WireMock.Net/issues/1176, however I need to create a new version.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WireMock.Net#633