Skip to content

1.1.1

Compare
Choose a tag to compare
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot released this 17 Jun 21:11
· 28 commits to main since this release

[1.1.1] - 2022-06-17

Fixed:

  • Fixed Hamcrest dependency to use hamcrest-library rather than hamcrest-all, because JUnit (which is commonly used in any unit test code that would also use Hamcrest) has a transitive dependency on hamcrest-library and using both would result in duplication on the classpath.