Skip to content

Commit

Permalink
Merge pull request #260 from GetFeedback/dependabot/gradle/org.testco…
Browse files Browse the repository at this point in the history
…ntainers-testcontainers-1.17.6

Bump testcontainers from 1.17.5 to 1.17.6
vox-eve authored Dec 12, 2022
2 parents 04e1e86 + 505ce50 commit 5fa889c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kahpp-spring-autoconfigure/build.gradle
Original file line number Diff line number Diff line change
@@ -69,7 +69,7 @@ dependencies{
because "due to ClassNotFoundException after bump mockserver-netty-5.12.0"
}
implementation "com.google.guava:guava:31.1-jre"
implementation "org.testcontainers:testcontainers:1.17.5"
implementation "org.testcontainers:testcontainers:1.17.6"
implementation "org.assertj:assertj-core:3.23.1"
implementation "org.mockito:mockito-core:${mockitoVersion}"
implementation "org.mockito:mockito-junit-jupiter:${mockitoVersion}"

0 comments on commit 5fa889c

Please sign in to comment.