소스 검색

bump integrations-mac, fixes NoSuchServiceException for RevealPathService on macOS

Armin Schrenk 2 년 전
부모
커밋
3587d53d15
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>