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.
1 parent 1a4cce9 commit 12801afCopy full SHA for 12801af
pom.xml
@@ -63,7 +63,7 @@
63
<junit-jupiter-api.version>5.9.1</junit-jupiter-api.version>
64
<junit-platform.version>1.9.1</junit-platform.version>
65
<netty.version>4.1.113.Final</netty.version>
66
- <testcontainers.version>1.20.1</testcontainers.version>
+ <testcontainers.version>1.20.2</testcontainers.version>
67
<oci.revision>${project.version}</oci.revision>
68
<flyway.version>10.13.0</flyway.version>
69
</properties>
0 commit comments