Skip to content

Commit

Permalink
Bump org.awaitility:awaitility from 4.2.0 to 4.2.1 (#358)
Browse files Browse the repository at this point in the history
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility) from 4.2.0 to 4.2.1.
- [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt)
- [Commits](awaitility/awaitility@awaitility-4.2.0...awaitility-4.2.1)

---
updated-dependencies:
- dependency-name: org.awaitility:awaitility
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ivan Vakhrushev <mfvanek@gmail.com>
  • Loading branch information
dependabot[bot] and mfvanek authored Mar 18, 2024
1 parent fb56c5f commit d97da8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ postgresql = "org.postgresql:postgresql:42.7.3"
logback-classic = "ch.qos.logback:logback-classic:1.2.12"
slf4j-api = "org.slf4j:slf4j-api:1.7.36" # to be compatible with Spring Boot 2.7.X
apache-commons-dbcp2 = "org.apache.commons:commons-dbcp2:2.12.0"
awaitility = "org.awaitility:awaitility:4.2.0"
awaitility = "org.awaitility:awaitility:4.2.1"
apache-commons-lang3 = "org.apache.commons:commons-lang3:3.14.0"
equalsverifier = "nl.jqno.equalsverifier:equalsverifier:3.15.8"

0 comments on commit d97da8b

Please sign in to comment.