Skip to content

Commit 73d6c74

Browse files
committed
BEAM v1.3.4, Minor change warn/error (when strict) on high order stereochemistries when the number of explicit neighbours is different to what we expect.
1 parent 33659b2 commit 73d6c74

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
@@ -450,12 +450,12 @@
450450
<dependency>
451451
<groupId>uk.ac.ebi.beam</groupId>
452452
<artifactId>beam-core</artifactId>
453-
<version>1.3.3</version>
453+
<version>1.3.4</version>
454454
</dependency>
455455
<dependency>
456456
<groupId>uk.ac.ebi.beam</groupId>
457457
<artifactId>beam-func</artifactId>
458-
<version>1.3.3</version>
458+
<version>1.3.4</version>
459459
</dependency>
460460
<dependency>
461461
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)