Skip to content

Commit 1a7d69b

Browse files
committed
upgrading to version 4.2.0
1 parent 1330c83 commit 1a7d69b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ As of version 4, BioJava is available in maven central. This is all you would ne
1717

1818
<groupId>org.biojava</groupId>
1919
<artifactId>biojava-genomics</artifactId>
20-
<version>4.0.0</version>
20+
<version>4.2.0</version>
2121
<!-- note: the genomics module depends on the BioJava-core module and will import it automatically -->
2222
</dependency>
2323

@@ -30,7 +30,7 @@ As of version 4, BioJava is available in maven central. This is all you would ne
3030

3131
<groupId>org.biojava</groupId>
3232
<artifactId>biojava-structure</artifactId>
33-
<version>4.0.0</version>
33+
<version>4.2.0</version>
3434
</dependency>
3535
</dependencies>
3636
```

0 commit comments

Comments
 (0)