Skip to content

1.1.5

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Mar 01:17
f2986b2
<dependencies>
	<dependency>
	    <groupId>com.saucelabs</groupId>
	    <artifactId>saucerest</artifactId>
	    <version>1.1.5</version>
	</dependency>
</dependencies>

Changelog

  • f2986b2 - Add automatically generating changelog and Github release
  • 80a58af - Add workflow to upload to Maven Central (#229)
  • d07d696 - Compile with Java 17
  • 6285d37 - Fix wrong step name
  • 47a7f3a - Use Java 17 for building
  • c7c9ba0 - [maven-release-plugin] prepare for next development iteration