File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,8 @@ The [opensearch-testcontainers](https://github.com/opensearch-project/opensearch
10
10
11
11
| opensearch-testcontainers| OpenSearch| testcontainers| JDK|
12
12
| ---| ---| ---| ---|
13
- | 3.0.0-SNAPSHOT| 2.0.0+| 1.20.0+| 21+|
13
+ | 3.0.1-SNAPSHOT| 2.0.0+| 1.20.0+| 21+|
14
+ | 3.0.0| 2.0.0+| 1.20.0+| 21+|
14
15
| 2.1.4-SNAPSHOT| 2.0.0+| 1.20.0+| 11+|
15
16
| 2.1.3| 2.0.0+| 1.20.0+| 11+|
16
17
| 2.1.2| 2.0.0+| 1.20.0+| 11+|
@@ -29,7 +30,7 @@ The [opensearch-testcontainers](https://github.com/opensearch-project/opensearch
29
30
<dependency >
30
31
<groupId >org.opensearch</groupId >
31
32
<artifactId >opensearch-testcontainers</artifactId >
32
- <version >2.1.3 </version >
33
+ <version >3.0.0 </version >
33
34
<scope >test</scope >
34
35
</dependency >
35
36
```
Original file line number Diff line number Diff line change 1
- version =3.0.0
1
+ version =3.0.1
You can’t perform that action at this time.
0 commit comments