We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72bfdf2 commit 4e2f596Copy full SHA for 4e2f596
1 file changed
CHANGELOG.md
@@ -16,7 +16,9 @@ Changes to prior versions can be found on the [Github release page](https://gith
16
### Changed
17
* Use JDK 25 for build (bf26d6c9cd15a2489126ee0409a8ec9eca59da0c)
18
* Pin external ci actions ([#320](https://github.com/cryptomator/cryptofs/pull/320))
19
-* Updated com.github.ben-manes.caffeine:caffeine from 3.2.0 to 3.2.3 ([#323](https://github.com/cryptomator/cryptofs/pull/323))
+* Updated dependencies:
20
+ * `com.github.ben-manes.caffeine:caffeine` from 3.2.0 to 3.2.3 ([#323](https://github.com/cryptomator/cryptofs/pull/323))
21
+ * `org.cryptomator:cryptolib` from 2.2.1 to 2.2.2
22
23
### Fixed
24
* Replacing internal path class `CryptoPath` with strings in `FilesystemEvent`s ([#319](https://github.com/cryptomator/cryptofs/pull/319))
0 commit comments