diff --git a/gradle.properties b/gradle.properties index 7cf54c07f9..e689bc3845 100644 --- a/gradle.properties +++ b/gradle.properties @@ -44,7 +44,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.11.16 +labkeyVersion=24.11.17 labkeyClientApiVersion=6.2.0 # Version numbers for the various binary artifacts that are included when @@ -157,7 +157,7 @@ googleAutoValueAnnotationsVersion=1.10.4 googleErrorProneAnnotationsVersion=2.33.0 googleHttpClientVersion=1.45.0 googleOauthClientVersion=1.36.0 -googleProtocolBufVersion=3.25.5 +googleProtocolBufVersion=3.25.6 graalVersion=24.1.1