You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by al...@apache.org on 2022/03/06 02:10:15 UTC

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

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

aleks 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 9d12612  chore(deps): update okhttpversion to v4.9.3
9d12612 is described below

commit 9d126123ef3ed952921e9540862942d74570a483
Author: Renovate Bot <bo...@renovateapp.com>
AuthorDate: Sun Mar 6 01:41:35 2022 +0000

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

diff --git a/build.gradle b/build.gradle
index 6690570..04b2af9 100644
--- a/build.gradle
+++ b/build.gradle
@@ -21,7 +21,7 @@ buildscript {
     ext {
         jacocoVersion = '0.8.7'
         retrofitVersion = '2.9.0'
-        okhttpVersion = '4.9.2'
+        okhttpVersion = '4.9.3'
         oltuVersion = '1.0.1'
         fineractJavaProjects = subprojects.findAll{
             [