git://source.jalview.org
/
jalview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d50db8c
)
JAL-4421 Downgrading ds_store to 1.3.0 for build server limitations
author
Ben Soares
<b.soares@dundee.ac.uk>
Wed, 5 Jun 2024 13:17:38 +0000
(14:17 +0100)
committer
Ben Soares
<b.soares@dundee.ac.uk>
Wed, 5 Jun 2024 13:17:38 +0000
(14:17 +0100)
build.gradle
patch
|
blob
|
history
diff --git
a/build.gradle
b/build.gradle
index
3a5f351
..
d057994
100644
(file)
--- a/
build.gradle
+++ b/
build.gradle
@@
-2857,7
+2857,7
@@
task install4jDMGBackgroundImageProcess {
python {
- pip 'ds_store:1.3.1'
+ pip 'ds_store:1.3.0'
}
task install4jCustomiseDS_StoreX64(type: PythonTask) {