Skip to content

Commit 5dd46fc

Browse files
committed
Beam version 1.3.3 resolving some issues with explicit aromatic bonds ':'.
1 parent 0e52fa9 commit 5dd46fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -421,12 +421,12 @@
421421
<dependency>
422422
<groupId>uk.ac.ebi.beam</groupId>
423423
<artifactId>beam-core</artifactId>
424-
<version>1.3.2</version>
424+
<version>1.3.3</version>
425425
</dependency>
426426
<dependency>
427427
<groupId>uk.ac.ebi.beam</groupId>
428428
<artifactId>beam-func</artifactId>
429-
<version>1.3.2</version>
429+
<version>1.3.3</version>
430430
</dependency>
431431
<dependency>
432432
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)