Skip to content

Commit 4ce2069

Browse files
Bump org.cryptomator:integrations-api
Bumps the java-production-dependencies group with 1 update: [org.cryptomator:integrations-api](https://github.com/cryptomator/integrations-api). Updates `org.cryptomator:integrations-api` from 1.8.0-beta1 to 2.0.0-alpha1 - [Release notes](https://github.com/cryptomator/integrations-api/releases) - [Changelog](https://github.com/cryptomator/integrations-api/blob/develop/CHANGELOG.md) - [Commits](https://github.com/cryptomator/integrations-api/commits) --- updated-dependencies: - dependency-name: org.cryptomator:integrations-api dependency-version: 2.0.0-alpha1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: java-production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 09bcd07 commit 4ce2069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<project.jdk.version>25</project.jdk.version>
3333

3434
<!-- runtime dependencies -->
35-
<api.version>1.8.0-beta1</api.version>
35+
<api.version>2.0.0-alpha1</api.version>
3636
<slf4j.version>2.0.17</slf4j.version>
3737

3838
<!-- test dependencies -->

0 commit comments

Comments
 (0)