Skip to content

Commit 04ef959

Browse files
committed
Prepare 1.6.1 release
1 parent 5a366a7 commit 04ef959

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Version History
22
===============
33

4-
1.6.1-SNAPSHOT (tentative)
4+
1.6.1
55
-----
66
- Updated org.testcontainers:jdbc to 1.21.4 \
7-
This fixed a compatibility issue with recent Docker versions.
7+
This fixes a compatibility issue with recent Docker versions.
88
- Updated various test dependencies
99
- Updated Maven build plugins
1010

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.firebirdsql</groupId>
66
<artifactId>firebird-testcontainers-java</artifactId>
7-
<version>1.6.1-SNAPSHOT</version>
7+
<version>1.6.1</version>
88
<packaging>jar</packaging>
99

1010
<name>firebird-testcontainers-java</name>

0 commit comments

Comments
 (0)