Skip to content

Commit 83ca10d

Browse files
committed
ACC-2533 make tests compatible with docker 29
1 parent 8eff533 commit 83ca10d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

opa-async-java-client/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ dependencies {
2222
testImplementation "org.assertj:assertj-core"
2323
testImplementation "org.junit.jupiter:junit-jupiter-api"
2424

25+
testRuntimeOnly "org.springframework.boot:spring-boot-testcontainers"
2526
testRuntimeOnly "org.junit.jupiter:junit-jupiter-engine"
2627
testRuntimeOnly "org.junit.platform:junit-platform-launcher"
2728
testRuntimeOnly "com.fasterxml.jackson.core:jackson-databind"

0 commit comments

Comments
 (0)