We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5605f1a commit b6a030bCopy full SHA for b6a030b
pom.xml
@@ -41,7 +41,7 @@
41
<version.mockito>5.14.2</version.mockito>
42
<version.parallelconsumer>0.5.3.2</version.parallelconsumer>
43
<version.scala.compat>2.13</version.scala.compat>
44
- <version.testcontainers>1.20.3</version.testcontainers>
+ <version.testcontainers>1.20.4</version.testcontainers>
45
<version.vavr>0.10.5</version.vavr>
46
<versions.commons-lang3>3.17.0</versions.commons-lang3>
47
</properties>
0 commit comments