diff --git a/gradle.properties b/gradle.properties index fed4cbe7ad..a402b1f74f 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=25.11.13 +labkeyVersion=25.11.14 labkeyClientApiVersion=7.0.0 # Version numbers for the various binary artifacts that are included when @@ -189,7 +189,7 @@ httpcore5Version=5.3.6 httpclientVersion=4.5.14 httpcoreVersion=4.4.16 -intellijKotlinVersion=1.9.10 +intellijKotlinVersion=2.3.10 # Update all Jackson dependency versions below in tandem, unless one gets a patch release out-of-sync with the others jacksonVersion=2.20.0