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.
2 parents aee879d + 11fdd51 commit 25c4bc5Copy full SHA for 25c4bc5
pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
<groupId>org.cryptomator</groupId>
7
<artifactId>integrations-linux</artifactId>
8
- <version>0.1.0-SNAPSHOT</version>
+ <version>0.2.0-SNAPSHOT</version>
9
10
<name>integrations-linux</name>
11
<description>Provides optional Linux services used by Cryptomator</description>
@@ -39,7 +39,7 @@
39
40
<!-- runtime dependencies -->
41
<api.version>0.1.3</api.version>
42
- <secret-service.version>1.1.0</secret-service.version>
+ <secret-service.version>1.2.1</secret-service.version>
43
<kdewallet.version>1.1.1</kdewallet.version>
44
<guava.version>30.0-jre</guava.version>
45
<slf4j.version>1.7.30</slf4j.version>
0 commit comments