We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 118b3c8 commit e5bc437Copy full SHA for e5bc437
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>3.1.0</version>
+ <version>3.2.0</version>
21
</dependency>
22
```
23
pom.xml
@@ -6,7 +6,7 @@
6
7
8
9
- <version>main-SNAPSHOT</version>
10
<packaging>jar</packaging>
11
12
<name>bank4j</name>
0 commit comments