Browse Source

bump integrations-mac, fixes NoSuchServiceException for RevealPathService on macOS

Armin Schrenk 2 years ago
parent
commit
3587d53d15
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -31,7 +31,7 @@
 		<cryptomator.cryptofs.version>2.6.1</cryptomator.cryptofs.version>
 		<cryptomator.integrations.version>1.2.0-beta4</cryptomator.integrations.version>
 		<cryptomator.integrations.win.version>1.2.0-beta1</cryptomator.integrations.win.version>
-		<cryptomator.integrations.mac.version>1.2.0-beta1</cryptomator.integrations.mac.version>
+		<cryptomator.integrations.mac.version>1.2.0-beta2</cryptomator.integrations.mac.version>
 		<cryptomator.integrations.linux.version>1.2.0-beta1</cryptomator.integrations.linux.version>
 		<cryptomator.fuse.version>1.3.4</cryptomator.fuse.version>
 		<cryptomator.dokany.version>1.3.3</cryptomator.dokany.version>