update integrations-linux to 1.4.0-beta1

This commit is contained in:
Sebastian Stenzel 2023-09-25 12:12:28 +02:00
parent 594ca47c85
commit c10dc74818
No known key found for this signature in database

View File

@ -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>