From 6664bacb6f26c2b9e22b35d44a43f71feb81ab0e Mon Sep 17 00:00:00 2001 From: Adam Rauch Date: Tue, 6 Aug 2024 10:45:33 -0700 Subject: [PATCH] Update labkey-client-api version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 1a1af81431..4a54825a02 100644 --- a/gradle.properties +++ b/gradle.properties @@ -48,7 +48,7 @@ buildFromSource=true # The default version for LabKey artifacts that are built or that we depend on. # override in an individual module's gradle.properties file as necessary labkeyVersion=24.9-SNAPSHOT -labkeyClientApiVersion=6.1.0 +labkeyClientApiVersion=6.2.0 # Version numbers for the various binary artifacts that are included when # deploying via deployApp or deployDist and when creating distributions.