You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by pt...@apache.org on 2021/08/30 13:11:02 UTC

[fineract] branch develop updated: chore(deps): update okhttpversion to v4.9.1

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 138a306  chore(deps): update okhttpversion to v4.9.1
138a306 is described below

commit 138a306988519fa80be5e0725793dfe92776f756
Author: Renovate Bot <bo...@renovateapp.com>
AuthorDate: Mon Aug 30 09:31:34 2021 +0000

    chore(deps): update okhttpversion to v4.9.1
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 79a3ae0..7bff198 100644
--- a/build.gradle
+++ b/build.gradle
@@ -21,7 +21,7 @@ buildscript {
     ext {
         jacocoVersion = '0.8.6'
         retrofitVersion = '2.9.0'
-        okhttpVersion = '4.9.0'
+        okhttpVersion = '4.9.1'
         oltuVersion = '1.0.1'
         fineractJavaProjects = subprojects.findAll{
             [