We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4fbc90 commit 6cccc5fCopy full SHA for 6cccc5f
pom.xml
@@ -12,7 +12,7 @@
12
<packaging>jar</packaging>
13
14
<artifactId>testcontainers-annotations</artifactId>
15
- <version>3.0.2</version>
+ <version>3.1.0</version>
16
17
<name>testcontainers-annotations</name>
18
<description>testcontainers-annotations</description>
@@ -156,7 +156,7 @@
156
<dependency>
157
<groupId>org.opensearch.client</groupId>
158
<artifactId>opensearch-rest-client</artifactId>
159
- <version>2.11.0</version>
+ <version>3.0.0</version>
160
</dependency>
161
162
<!-- exclusion-->
0 commit comments