Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

Commit

Permalink
Merge pull request #18 from admin-ch/feature/update-core-sdk
Browse files Browse the repository at this point in the history
Update core sdk to add support for tourist certificates
  • Loading branch information
ubamrein authored Nov 25, 2021
2 parents 4fd635f + ee6d36f commit 8798e85
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@
**/.project
**/.classpath
**/classpath-data.json
**/.factorypath
**/.settings
**/target
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<dependency>
<groupId>ch.admin.bag.covidcertificate</groupId>
<artifactId>sdk-core</artifactId>
<version>2.0.3</version>
<version>2.0.4</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 8798e85

Please sign in to comment.