We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94c2f3e commit 3816633Copy full SHA for 3816633
examples/pom.xml
@@ -18,7 +18,7 @@
18
<klaxon.version>5.2</klaxon.version>
19
<xenocom.version>0.0.5</xenocom.version>
20
<argparser.version>2.0.7</argparser.version>
21
- <simplednn.version>0.13.3</simplednn.version>
+ <simplednn.version>0.14.0</simplednn.version>
22
</properties>
23
24
<repositories>
pom.xml
@@ -7,7 +7,7 @@
7
8
<groupId>com.kotlinnlp</groupId>
9
<artifactId>simplednn</artifactId>
10
- <version>0.13.3</version>
+ <version>0.14.0</version>
11
<packaging>jar</packaging>
12
13
<name>${project.groupId}:${project.artifactId}</name>
0 commit comments