Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit 956a72e

Browse files
build(deps): bump org.awaitility:awaitility from 4.2.0 to 4.2.1 (#755)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 88802a5 commit 956a72e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ dependencies {
166166
'org.mockito:mockito-core:5.11.0',
167167
'org.easytesting:fest-assert:1.4',
168168
'com.redhat.devtools.intellij:intellij-common:1.9.3:test',
169-
'org.awaitility:awaitility:4.2.0',
169+
'org.awaitility:awaitility:4.2.1',
170170
'org.mock-server:mockserver-client-java:5.15.0',
171171
'org.mock-server:mockserver-netty:5.15.0',
172172
'com.redhat.devtools.intellij:intellij-common-ui-test-library:0.3.0',

0 commit comments

Comments
 (0)