File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ buildFromSource=true
4444
4545# The default version for LabKey artifacts that are built or that we depend on.
4646# override in an individual module's gradle.properties file as necessary
47- labkeyVersion =25.3.5
47+ labkeyVersion =25.3.6
4848labkeyClientApiVersion =6.2.0
4949
5050# Version numbers for the various binary artifacts that are included when
@@ -182,8 +182,8 @@ hamcrestVersion=2.2
182182# Note: if changing this, we might need to match with the picard version in the SequenceAnalysis module build.gradle
183183htsjdkVersion =4.0.0
184184
185- httpclient5Version =5.4.1
186- httpcore5Version =5.3.2
185+ httpclient5Version =5.4.3
186+ httpcore5Version =5.3.4
187187
188188# Not used directly, but these are widely used transitive dependencies
189189httpclientVersion =4.5.14
You can’t perform that action at this time.
0 commit comments