From 0ef730c414eb276e7fed52a8f6f6d3a9a4d3ae82 Mon Sep 17 00:00:00 2001 From: Carter Jernigan Date: Thu, 28 Apr 2022 14:36:19 -0400 Subject: [PATCH] [#499] Okio 3.1.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 8e88fea0..b512c438 100644 --- a/gradle.properties +++ b/gradle.properties @@ -110,7 +110,7 @@ KOTLIN_VERSION=1.6.21 MOCKITO_KOTLIN_VERSION=2.2.0 MOCKITO_VERSION=4.4.0 OKHTTP_VERSION=4.9.3 -OKIO_VERSION=3.0.0 +OKIO_VERSION=3.1.0 PROTOC_VERSION=3.20.0 ZCASH_WALLET_PLUGINS_VERSION=1.0.1