mirror of
https://github.com/cryptomator/cryptomator.git
synced 2024-11-27 05:50:26 +00:00
update integrations-linux to 1.4.0-beta1
This commit is contained in:
parent
594ca47c85
commit
c10dc74818
4
pom.xml
4
pom.xml
@ -37,7 +37,7 @@
|
||||
<cryptomator.integrations.version>1.3.0</cryptomator.integrations.version>
|
||||
<cryptomator.integrations.win.version>1.2.2</cryptomator.integrations.win.version>
|
||||
<cryptomator.integrations.mac.version>1.2.1</cryptomator.integrations.mac.version>
|
||||
<cryptomator.integrations.linux.version>1.3.0-beta6</cryptomator.integrations.linux.version>
|
||||
<cryptomator.integrations.linux.version>1.4.0-beta1</cryptomator.integrations.linux.version>
|
||||
<cryptomator.fuse.version>4.0.0-beta1</cryptomator.fuse.version>
|
||||
<cryptomator.dokany.version>2.0.0</cryptomator.dokany.version>
|
||||
<cryptomator.webdav.version>2.0.4</cryptomator.webdav.version>
|
||||
@ -509,13 +509,11 @@
|
||||
</property>
|
||||
</activation>
|
||||
<dependencies>
|
||||
<!-- not yet JDK 21 compatible, falling back to AWT; see https://github.com/purejava/appindicator-gtk3-java/issues/14
|
||||
<dependency>
|
||||
<groupId>org.cryptomator</groupId>
|
||||
<artifactId>integrations-linux</artifactId>
|
||||
<version>${cryptomator.integrations.linux.version}</version>
|
||||
</dependency>
|
||||
-->
|
||||
</dependencies>
|
||||
</profile>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user