Skip to content

Commit

Permalink
Merge branch 'feature/SELC-5407' of https://github.com/pagopa/selfcar…
Browse files Browse the repository at this point in the history
…e-onboarding into feature/SELC-5407
  • Loading branch information
pierpaolo.didato@emeal.nttdata.com authored and pierpaolo.didato@emeal.nttdata.com committed Aug 29, 2024
2 parents 508be3d + 74f5f64 commit 8daab33
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 8daab33

Please sign in to comment.