From 5134c64e7dc1f8f2c2a4e0af5ca2a9dda44396a4 Mon Sep 17 00:00:00 2001 From: "Qiang Kou (KK)" Date: Mon, 13 May 2019 09:33:50 -0700 Subject: [PATCH] update mojo runtime in support-1.6 branch (#59) --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 28d8f0e0..0c7b9b0c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,7 @@ version = 0.0.8-SNAPSHOT # issue resolution. # Internal dependencies: -mojoRuntimeVersion = 0.13.18 +mojoRuntimeVersion = 0.13.20 # External dependencies: awsLambdaCoreVersion = 1.2.0