We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20aad71 commit cbe9e7bCopy full SHA for cbe9e7b
1 file changed
examples/cdk/pom.xml
@@ -22,17 +22,17 @@
22
<dependency>
23
<artifactId>cdk-fingerprint</artifactId>
24
<groupId>org.openscience.cdk</groupId>
25
- <version>2.9</version>
+ <version>2.10</version>
26
</dependency>
27
28
<artifactId>cdk-silent</artifactId>
29
30
31
32
33
<artifactId>cdk-smiles</artifactId>
34
35
36
37
</dependencies>
38
<build>
0 commit comments