We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a37e422 + 04e5518 commit eaa8d62Copy full SHA for eaa8d62
modules/redpanda/build.gradle
@@ -2,7 +2,7 @@ description = "Testcontainers :: Redpanda"
2
3
dependencies {
4
api project(':testcontainers')
5
- shaded 'org.freemarker:freemarker:2.3.33'
+ shaded 'org.freemarker:freemarker:2.3.34'
6
7
testImplementation 'org.apache.kafka:kafka-clients:4.0.0'
8
testImplementation 'org.assertj:assertj-core:3.27.3'
0 commit comments