File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 11[ ![ Continuous Integration] ( https://github.com/e-identification/bankid-java/workflows/ci/badge.svg )] ( https://github.com/e-identification/bankid-java/actions )
22[ ![ License] ( https://img.shields.io/github/license/e-identification/bankid-java )] ( https://github.com/e-identification/bankid-java/blob/master/LICENSE )
3- [ ![ Language grade: Java] ( https://img.shields.io/lgtm/grade/java/g/e-identification/bankid-java.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/e-identification/bankid-java/context:java )
43
54# BankID SDK
65
@@ -21,14 +20,14 @@ The artifact is available through Maven Central via Sonatype.
2120<dependency >
2221 <groupId >dev.eidentification</groupId >
2322 <artifactId >bankid-sdk</artifactId >
24- <version >0.15 .0</version >
23+ <version >0.16 .0</version >
2524</dependency >
2625```
2726
2827### Gradle
2928
3029```
31- implementation 'dev.eidentification:bankid-sdk:0.15 .0'
30+ implementation 'dev.eidentification:bankid-sdk:0.16 .0'
3231```
3332
3433## Changelog
You can’t perform that action at this time.
0 commit comments