1.10.0
Grab the new version from Maven central https://repo1.maven.org/maven2/com/lukaspradel/steam-web-api/1.10.0/ by using it in your dependencies like so:
<dependencies>
<dependency>
<groupId>com.lukaspradel</groupId>
<artifactId>steam-web-api</artifactId>
<version>1.10.0</version>
</dependency>
</dependencies>
What's Changed
- Bump actions/checkout from 2 to 4 by @dependabot in #38
- Bump actions/setup-java from 3 to 4 by @dependabot in #37
- Implement TF2 GetPlayerItems by @MihajloNesic in #44
New Contributors
- @MihajloNesic made their first contribution in #44
Full Changelog: 1.9.1...1.10.0