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 5a366a7 commit 04ef959Copy full SHA for 04ef959
CHANGES.md
@@ -1,10 +1,10 @@
1
Version History
2
===============
3
4
-1.6.1-SNAPSHOT (tentative)
+1.6.1
5
-----
6
- Updated org.testcontainers:jdbc to 1.21.4 \
7
- This fixed a compatibility issue with recent Docker versions.
+ This fixes a compatibility issue with recent Docker versions.
8
- Updated various test dependencies
9
- Updated Maven build plugins
10
pom.xml
@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.firebirdsql</groupId>
<artifactId>firebird-testcontainers-java</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.1</version>
<packaging>jar</packaging>
<name>firebird-testcontainers-java</name>
0 commit comments