[TESTING] Remove dependency on test containers (#7790)

* removed dep for testcontainers

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>

---------

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
This commit is contained in:
Sally MacFarlane
2024-10-29 13:33:46 +10:00
committed by GitHub
parent f855d5b72f
commit c318b6a5ff
12 changed files with 1 additions and 427 deletions

View File

@@ -158,8 +158,6 @@ dependencies {
api 'org.springframework.security:spring-security-crypto:6.3.3'
api 'org.testcontainers:testcontainers:1.20.2'
api 'org.wiremock:wiremock:3.9.1'
api 'org.web3j:abi:4.12.2'