We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3162738 commit 85ace61Copy full SHA for 85ace61
README.md
@@ -12,7 +12,7 @@ This library is available on Maven Central. Use the following information to inc
12
<dependency>
13
<groupId>com.riscure</groupId>
14
<artifactId>trsfile</artifactId>
15
- <version>2.2.5</version>
+ <version>2.2.6</version>
16
</dependency>
17
18
#### Basic
pom.xml
@@ -6,7 +6,7 @@
6
7
8
9
- <version>2.2.6-SNAPSHOT</version>
10
<packaging>jar</packaging>
11
<name>${project.groupId}:${project.artifactId}</name>
0 commit comments