Skip to content

Commit

Permalink
Prepare release 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
purejava committed Oct 14, 2023
1 parent 64dd3be commit 7d81fe7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.purejava</groupId>
<artifactId>keepassxc-cryptomator</artifactId>
<version>1.2.3-SNAPSHOT</version>
<version>1.2.3</version>

<name>keepassxc-cryptomator</name>
<description>Plug-in for Cryptomator to store vault passwords in KeePassXC</description>
Expand Down Expand Up @@ -50,8 +50,8 @@

<!-- runtime dependencies -->
<api.version>1.3.0</api.version>
<keepassxc-proxy.version>1.2.2</keepassxc-proxy.version>
<guava.version>32.1.2-jre</guava.version>
<keepassxc-proxy.version>1.2.3</keepassxc-proxy.version>
<guava.version>32.1.3-jre</guava.version>
<slf4j.version>2.0.9</slf4j.version>
<junit.version>5.10.0</junit.version>
</properties>
Expand Down

0 comments on commit 7d81fe7

Please sign in to comment.