Skip to content

Commit

Permalink
chore: Update sdk on test
Browse files Browse the repository at this point in the history
  • Loading branch information
andrea-putzu committed Aug 29, 2024
1 parent c509fdf commit 74f5f64
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test-coverage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,22 +77,22 @@
<dependency>
<groupId>it.pagopa.selfcare</groupId>
<artifactId>onboarding-sdk-product</artifactId>
<version>0.1.15</version>
<version>0.1.19</version>
</dependency>
<dependency>
<groupId>it.pagopa.selfcare</groupId>
<artifactId>onboarding-sdk-common</artifactId>
<version>0.1.14</version>
<version>0.1.19</version>
</dependency>
<dependency>
<groupId>it.pagopa.selfcare</groupId>
<artifactId>onboarding-sdk-azure-storage</artifactId>
<version>0.1.14</version>
<version>0.1.19</version>
</dependency>
<dependency>
<groupId>it.pagopa.selfcare</groupId>
<artifactId>onboarding-sdk-crypto</artifactId>
<version>0.1.14</version>
<version>0.1.19</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 74f5f64

Please sign in to comment.