Skip to content

Commit

Permalink
Updated JPhyloRef to v1.1.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
gaurav committed Apr 24, 2024
1 parent 1298d60 commit d4d1271
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/jphyloref.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const expect = chai.expect;
* Constants
*/
// The version of JPhyloRef to download.
const JPHYLOREF_VERSION = '0.4.0';
const JPHYLOREF_VERSION = '1.1.1';

// The URL from where JPhyloRef should be downloaded.
const JPHYLOREF_URL = `https://repo.maven.apache.org/maven2/org/phyloref/jphyloref/${JPHYLOREF_VERSION}/jphyloref-${JPHYLOREF_VERSION}.jar`;
Expand Down

0 comments on commit d4d1271

Please sign in to comment.