Skip to content

Commit

Permalink
Merge pull request #1054 from egonw/update/jna-inchi
Browse files Browse the repository at this point in the history
Updated JNA-InChI (JNA compatibility)
  • Loading branch information
johnmay committed Mar 10, 2024
2 parents 8d039b0 + cda2eb3 commit 9ccb3b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion storage/inchi/pom.xml
Expand Up @@ -13,7 +13,7 @@
<artifactId>cdk-inchi</artifactId>

<properties>
<jna-inchi.version>1.2</jna-inchi.version>
<jna-inchi.version>1.2.1</jna-inchi.version>
</properties>

<name>cdk-inchi</name>
Expand Down

0 comments on commit 9ccb3b1

Please sign in to comment.