Skip to content

Commit 102a092

Browse files
committed
Dependency is now on Maven, add note about Jaybird dependency
Jaybird isn't included in the dependencies of firebird-testcontainers-java
1 parent 9f13384 commit 102a092

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ See [Testcontainers prerequisites](https://www.testcontainers.org/#prerequisites
2222
Dependency
2323
----------
2424

25-
**NOTE: Dependency is not yet deployed to Maven Central**
25+
In addition to the firebird-testcontainers-java dependency, you will also need
26+
to explicitly depend on [Jaybird](https://github.com/FirebirdSQL/jaybird).
2627

2728
### Gradle
2829

0 commit comments

Comments
 (0)