Fix bStats dependency and CircleCI pipeline
BenWoodworth opened this issue ยท 1 comments
bStats was hosted on jcenter, and jcenter was discontinued, so now I have to get bStats from maven. But, only bStats v2 and v3 are there. Not v1 which I use because of its Bukkit 1.8 support
The pipeline is also failing, which may or may not be related.
These are blocking me from publishing FastCraft v3.2.11
The build now uses GitHub Actions!
And I didn't realize that bStats is hosted on codemc.org too so removing jCenter wasn't an issue for that :)