Skip to content

Commit fb5f0af

Browse files
committed
New version of beam, only change is to allow handling of Any atoms (*) in aromatic rings.
1 parent 090e00b commit fb5f0af

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
@@ -418,12 +418,12 @@
418418
<dependency>
419419
<groupId>uk.ac.ebi.beam</groupId>
420420
<artifactId>beam-core</artifactId>
421-
<version>1.3.1</version>
421+
<version>1.3.2</version>
422422
</dependency>
423423
<dependency>
424424
<groupId>uk.ac.ebi.beam</groupId>
425425
<artifactId>beam-func</artifactId>
426-
<version>1.3.1</version>
426+
<version>1.3.2</version>
427427
</dependency>
428428
<dependency>
429429
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)