File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -39,14 +39,14 @@ Maven:
3939<dependency>
4040 <groupId>io.github.ebics-java</groupId>
4141 <artifactId>ebics-java-client</artifactId>
42- <version>2.1 .0</version>
42+ <version>2.2 .0</version>
4343</dependency>
4444```
4545
4646Gradle:
4747```
4848dependencies {
49- implementation 'io.github.ebics-java:ebics-java-client:2.1 .0'
49+ implementation 'io.github.ebics-java:ebics-java-client:2.2 .0'
5050}
5151```
5252
Original file line number Diff line number Diff line change 44 <groupId >io.github.ebics-java</groupId >
55 <artifactId >ebics-java-client</artifactId >
66 <packaging >jar</packaging >
7- <version >2.1 .0</version >
7+ <version >2.2 .0</version >
88 <name >EBICS Java Client</name >
99 <description >EBICS (Electronic Banking Internet Communication Standard) client library for Java.
1010 Supports EBICS 3.0 and French, German and Swiss banks, with a command line client for
You can’t perform that action at this time.
0 commit comments