We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d12646a commit 682bc08Copy full SHA for 682bc08
dictum-bom/pom.xml
@@ -17,7 +17,7 @@
17
<annotations.version>24.1.0</annotations.version>
18
<junit5.version>5.10.2</junit5.version>
19
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
20
- <testcontainers.version>1.19.5</testcontainers.version>
+ <testcontainers.version>1.19.6</testcontainers.version>
21
<assertj-core.version>3.25.3</assertj-core.version>
22
<versions-maven-plugin.version>2.16.2</versions-maven-plugin.version>
23
</properties>
0 commit comments