Bump awaitility from 4.1.0 to 4.1.1
Bumps awaitility from 4.1.0 to 4.1.1.
Changelog
Sourced from awaitility's changelog.
Changelog 4.1.1 (2021-10-25)
- Fixed a bug preventing you to specify "fib(-1)" when using the fibonacci poll interval (thanks to Björn Michael for pull request) (issue 201)
- Avoid memory leak by caching only the original default uncaught exception handler globally (thanks to Oliver Grof for pull request (issue 221)
- Added "conditionEvaluationListener" to Kotlin DSL
Commits
-
46ffd2c
[maven-release-plugin] prepare release awaitility-4.1.1 -
ba15287
Preparing changelog for release -
7856aee
Added "conditionEvaluationListener" to Kotlin DSL -
a43c8ab
Broken link is fixed (#188) -
3fa1975
Bump junit from 4.12 to 4.13.2 (#197) -
772213f
Fix groupId of Surefire plugin (#207) (#208) -
39e6725
Bump assertj-core from 3.13.2 to 3.21.0 (#216) -
173e831
Scala 2.13.6 (#218) -
683186b
Update README.md -
d1e3036
Using GH Actions for build status image generation - Additional commits viewable in compare view