We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea4abad commit 4121e77Copy full SHA for 4121e77
README.md
@@ -17,7 +17,7 @@ Tested with [Qonto](https://qonto.com) bulk SEPA transfers.
17
<dependency>
18
<groupId>io.inisos.bank4j</groupId>
19
<artifactId>bank4j</artifactId>
20
- <version>2.5.0</version>
+ <version>2.5.1</version>
21
</dependency>
22
```
23
pom.xml
@@ -6,7 +6,7 @@
6
7
8
9
10
<packaging>jar</packaging>
11
12
<name>bank4j</name>
0 commit comments