We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a4813af + c512537 commit 319ab5dCopy full SHA for 319ab5d
pom.xml
@@ -5,7 +5,7 @@
5
<parent>
6
<groupId>io.scalecube</groupId>
7
<artifactId>scalecube-parent</artifactId>
8
- <version>0.3.14</version>
+ <version>0.3.16</version>
9
</parent>
10
11
<artifactId>scalecube-config-parent</artifactId>
@@ -67,7 +67,7 @@
67
</dependency>
68
<dependency>
69
<groupId>org.testcontainers</groupId>
70
- <artifactId>vault</artifactId>
+ <artifactId>testcontainers-vault</artifactId>
71
<scope>test</scope>
72
73
</dependencies>
0 commit comments