Releases: TuxCoding/Auctions
Releases · TuxCoding/Auctions
1.12-fixed: Update to 1.12 (Fixes #17) by replacing .loadConfiguration(InputStream)
with .loadConfiguration(Reader). The reader will automatically closed by the yaml library. So don't have to care about cleaning it up.