Skip to content

Commit 72cc199

Browse files
Update labkeyVersion to 25.3.6
2 parents edfdc4b + e7ea24f commit 72cc199

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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
4848
labkeyClientApiVersion=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
183183
htsjdkVersion=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
189189
httpclientVersion=4.5.14

0 commit comments

Comments
 (0)