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 @@ -17,14 +17,14 @@ Add this dependency to your project's POM:
1717 <dependency>
1818 <groupId>net.billforward</groupId>
1919 <artifactId>billforward-java</artifactId>
20- <version>1.2014.255 </version>
20+ <version>1.2014.257 </version>
2121 </dependency>
2222
2323### Gradle users
2424
2525Add this dependency to your project's build file:
2626
27- compile "net.billforward:billforward-java:1.2014.255 "
27+ compile "net.billforward:billforward-java:1.2014.257 "
2828
2929### Others
3030
Original file line number Diff line number Diff line change 44 <groupId >net.billforward</groupId >
55 <artifactId >billforward-java</artifactId >
66 <packaging >jar</packaging >
7- <version >1.2014.255 </version >
7+ <version >1.2014.257 </version >
88 <name >billforward-java</name >
99 <url >https://github.com/billforward/bf-java</url >
1010 <licenses >
You can’t perform that action at this time.
0 commit comments