SteamKit-Java
SteamKit-Java copied to clipboard
pom.xml - fix that lets it compile
pom.xml specifies an old version of Lombok as a dependency, and, because of this, it won't compile. Changing the version to the current one in line 101 fixes that.