We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 073392d + 32ca413 commit 250f3dfCopy full SHA for 250f3df
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.7.7
+labkeyVersion=25.7.8
48
labkeyClientApiVersion=6.3.0
49
50
# Version numbers for the various binary artifacts that are included when
@@ -230,7 +230,7 @@ jsr305Version=3.0.2
230
231
orgJsonVersion=20250517
232
233
-jsoupVersion=1.20.1
+jsoupVersion=1.21.1
234
235
junitVersion=4.13.2
236
@@ -247,7 +247,7 @@ luceneVersion=9.12.2
247
mssqlJdbcVersion=12.10.1.jre11
248
249
# force for docker
250
-nettyVersion=4.2.2.Final
+nettyVersion=4.2.5.Final
251
252
objenesisVersion=1.0
253
0 commit comments