File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,14 +12,14 @@ This library provide ability to make requests to Transact Pro Gateway API v3.
1212<dependency >
1313 <groupId >com.github.transactpro</groupId >
1414 <artifactId >gateway</artifactId >
15- <version >1.3.3 </version >
15+ <version >1.3.4 </version >
1616</dependency >
1717```
1818
1919#### Gradle
2020
2121``` groovy
22- implementation 'com.github.transactpro:gateway:1.3.3 '
22+ implementation 'com.github.transactpro:gateway:1.3.4 '
2323```
2424
2525## Documentation
Original file line number Diff line number Diff line change 66
77 <groupId >com.github.transactpro</groupId >
88 <artifactId >gateway</artifactId >
9- <version >1.3.3 </version >
9+ <version >1.3.4 </version >
1010
1111 <name >Transact Pro Gateway v3 Java client library</name >
1212 <description >A library that provide ability to make requests to Transact Pro Gateway API v3.</description >
You can’t perform that action at this time.
0 commit comments