Skip to content

Commit

Permalink
Fix #1541: Update Wultra dependencies to SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
banterCZ committed Jan 8, 2024
1 parent 6ffb439 commit aa246d6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,10 +103,10 @@
<logback.version>1.4.14</logback.version>

<!-- Wultra dependencies -->
<wultra-core.version>1.8.0</wultra-core.version>
<powerauth.version>1.6.0</powerauth.version>
<powerauth-crypto.version>1.6.0</powerauth-crypto.version>
<powerauth-push.version>1.6.0</powerauth-push.version>
<wultra-core.version>1.9.0-SNAPSHOT</wultra-core.version>
<powerauth.version>1.7.0-SNAPSHOT</powerauth.version>
<powerauth-crypto.version>1.7.0-SNAPSHOT</powerauth-crypto.version>
<powerauth-push.version>1.7.0-SNAPSHOT</powerauth-push.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit aa246d6

Please sign in to comment.