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 898abdb + 78e6a2e commit acc4b02Copy full SHA for acc4b02
pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
<groupId>org.cryptomator</groupId>
7
<artifactId>integrations-linux</artifactId>
8
- <version>1.4.3</version>
+ <version>1.4.4</version>
9
10
<name>integrations-linux</name>
11
<description>Provides optional Linux services used by Cryptomator</description>
@@ -42,7 +42,7 @@
42
43
<api.version>1.3.0</api.version>
44
<secret-service.version>2.0.0-alpha</secret-service.version>
45
- <kdewallet.version>1.5.0</kdewallet.version>
+ <kdewallet.version>1.4.0</kdewallet.version>
46
<appindicator.version>1.3.6</appindicator.version>
47
<slf4j.version>2.0.11</slf4j.version>
48
0 commit comments