Skip to content

Commit

Permalink
Bump org.cryptomator:integrations-api
Browse files Browse the repository at this point in the history
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.3.1 to 1.4.0
- [Release notes](https://github.com/cryptomator/integrations-api/releases)
- [Commits](cryptomator/integrations-api@1.3.1...1.4.0)

---
updated-dependencies:
- dependency-name: org.cryptomator:integrations-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java-production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and purejava committed Sep 21, 2024
1 parent 1d20b76 commit 4530f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

<!-- runtime dependencies -->
<api.version>1.3.1</api.version>
<api.version>1.4.0</api.version>
<keepassxc-proxy.version>1.2.5</keepassxc-proxy.version>
<guava.version>33.3.0-jre</guava.version>
<slf4j.version>2.0.16</slf4j.version>
Expand Down

0 comments on commit 4530f57

Please sign in to comment.