This is an automated email from the ASF dual-hosted git repository.

ptuomola pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git


The following commit(s) were added to refs/heads/develop by this push:
     new f43a1a0  chore(deps): update dependency org.awaitility:awaitility to 
v4.1.1
f43a1a0 is described below

commit f43a1a07f9c1627cbd478476b660eb9fb57715bf
Author: Renovate Bot <[email protected]>
AuthorDate: Tue Oct 26 03:14:06 2021 +0000

    chore(deps): update dependency org.awaitility:awaitility to v4.1.1
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 29062f6..64e0ecc 100644
--- a/build.gradle
+++ b/build.gradle
@@ -136,7 +136,7 @@ allprojects  {
             dependency 'org.apache.bval:org.apache.bval.bundle:2.0.5'
 
             dependency 'io.github.classgraph:classgraph:4.8.128'
-            dependency 'org.awaitility:awaitility:4.1.0'
+            dependency 'org.awaitility:awaitility:4.1.1'
             dependency 'com.github.spotbugs:spotbugs-annotations:4.4.2'
             dependency 'javax.cache:cache-api:1.1.1'
             dependency 'org.mock-server:mockserver-junit-jupiter:5.11.2'

Reply via email to