File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed
Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >testcontainers-parent</artifactId >
77 <groupId >org.testcontainers</groupId >
8- <version >1.2 .1</version >
8+ <version >1.3 .1</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
1919 <url >https://github.com/differentway/testcontainers-java-module-couchbase</url >
2020
2121 <properties >
22- <couchbase .client.version>2.4.5 </couchbase .client.version>
22+ <couchbase .client.version>2.4.6 </couchbase .client.version>
2323 </properties >
2424
2525 <licenses >
4949 <version >${couchbase.client.version} </version >
5050 <scope >provided</scope >
5151 </dependency >
52- <dependency >
53- <groupId >org.projectlombok</groupId >
54- <artifactId >lombok</artifactId >
55- <version >1.16.16</version >
56- <scope >provided</scope >
57- </dependency >
5852 </dependencies >
5953 <build >
6054 <plugins >
You can’t perform that action at this time.
0 commit comments