This repository has been archived by the owner on Jun 1, 2022. It is now read-only.
Maven
<dependency>
<groupId>org.interledger</groupId>
<artifactId>quilt-parent</artifactId>
<version>1.3.1</version>
</dependency>
Changelog
- Fix flaky unit test. (#465)
- Override
toString
in various places for better logging (#467) - Expose
outgoingHttpUrl
for better logging (#467) - Fix Java14 build (#467)
For a complete list of closed issues and merged PRs, see v1.3.1 Completed Issues.