We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3245102 + 2547395 commit d053327Copy full SHA for d053327
1 file changed
gradle.properties
@@ -44,7 +44,7 @@ buildFromSource=true
44
45
# The default version for LabKey artifacts that are built or that we depend on.
46
# override in an individual module's gradle.properties file as necessary
47
-labkeyVersion=25.11.13
+labkeyVersion=25.11.14
48
labkeyClientApiVersion=7.0.0
49
50
# Version numbers for the various binary artifacts that are included when
@@ -189,7 +189,7 @@ httpcore5Version=5.3.6
189
httpclientVersion=4.5.14
190
httpcoreVersion=4.4.16
191
192
-intellijKotlinVersion=1.9.10
+intellijKotlinVersion=2.3.10
193
194
# Update all Jackson dependency versions below in tandem, unless one gets a patch release out-of-sync with the others
195
jacksonVersion=2.20.0
0 commit comments