File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/main/java/edu/ucsd/msjava/ui Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 236
236
<dependency >
237
237
<groupId >org.apache.commons</groupId >
238
238
<artifactId >commons-text</artifactId >
239
- <version >1.9 </version >
239
+ <version >1.11.0 </version >
240
240
</dependency >
241
241
</dependencies >
242
242
Original file line number Diff line number Diff line change 22
22
23
23
24
24
public class MSGFPlus {
25
- public static final String VERSION = "Release (v2023.01.12 )" ;
26
- public static final String RELEASE_DATE = "12 January 2023 " ;
25
+ public static final String VERSION = "Release (v2024.03.26 )" ;
26
+ public static final String RELEASE_DATE = "26 March 2024 " ;
27
27
28
28
public static final String DECOY_DB_EXTENSION = ".revCat.fasta" ;
29
29
public static final String DEFAULT_DECOY_PROTEIN_PREFIX = "XXX" ;
You can’t perform that action at this time.
0 commit comments