Skip to content

Commit

Permalink
fix(deps): update dependency org.jmrtd:jmrtd to v0.7.40
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2023
1 parent a243273 commit d7ac246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MRZReader/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ android {
dependencies {
implementation 'androidx.core:core:1.8.0'
implementation 'com.rmtheis:tess-two:9.1.0'
implementation 'org.jmrtd:jmrtd:0.7.39'
implementation 'org.jmrtd:jmrtd:0.7.40'
}

0 comments on commit d7ac246

Please sign in to comment.