We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5be168 commit ba984fcCopy full SHA for ba984fc
CHANGELOG.md
@@ -1,5 +1,5 @@
1
# Changelog
2
3
-## [Unreleased] - 2022-03-24
+## [0.4.7] - 2022-03-24
4
- Fixed handling of instances paramter (can be passed via TARANTOOL_INSTANCES_FILE)
5
- Updated tarantool library dependencies
README.md
@@ -14,7 +14,7 @@ Add the Maven dependency:
14
<dependency>
15
<groupId>io.tarantool</groupId>
16
<artifactId>testcontainers-java-tarantool</artifactId>
17
- <version>0.4.6</version>
+ <version>0.4.7</version>
18
</dependency>
19
```
20
0 commit comments