Skip to content

1.11.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Apr 07:11
· 11 commits to master since this release
818c738

Grab the new version from Maven central https://repo1.maven.org/maven2/com/lukaspradel/steam-web-api/1.11.0/ by using it in your dependencies like so:

<dependencies>
  <dependency>
      <groupId>com.lukaspradel</groupId>
      <artifactId>steam-web-api</artifactId>
      <version>1.11.0</version>
  </dependency>
</dependencies>

What's Changed

  • Bump org.testng:testng from 7.10.2 to 7.11.0 by @dependabot in #42
  • Implement GetSchemaItems, GetSchemaOverview and GetUGCFileDetails by @MihajloNesic in #48
  • Bump org.mockito:mockito-core from 5.15.2 to 5.17.0 by @dependabot in #50

Full Changelog: 1.10.0...1.11.0