We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c07419a commit 9cfeeecCopy full SHA for 9cfeeec
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
<groupId>com.bioinceptionlabs</groupId>
5
<artifactId>rdt</artifactId>
6
<description>Reaction Decoder Tool</description>
7
- <version>3.4.0</version>
+ <version>3.4.1</version>
8
<packaging>jar</packaging>
9
<properties>
10
<jdk.version>11</jdk.version>
@@ -113,7 +113,7 @@
113
<dependency>
114
115
<artifactId>smsd</artifactId>
116
- <version>5.8.1</version>
+ <version>5.7.1</version>
117
</dependency>
118
119
<!-- https://mvnrepository.com/artifact/commons-cli/commons-cli -->
0 commit comments