Skip to content

Commit

Permalink
core dep version update
Browse files Browse the repository at this point in the history
  • Loading branch information
zubri committed May 1, 2021
1 parent 4c01150 commit 939314a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ lib
.idea/uiDesigner.xml
.idea/vcs.xml
.idea/workspace.xml
.idea/prowide-iso20022.iml
.idea/prowide-iso20022.iml
.idea/libraries-with-intellij-classes.xml
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -224,8 +224,8 @@ task writePom {
}

dependencies {
// included build
api 'com.prowidesoftware:pw-swift-core:SRU2020-9.1.2'
// included build (keep in sync with the latest Prowide Core version)
api 'com.prowidesoftware:pw-swift-core:SRU2020-9.1.4'
implementation 'org.apache.commons:commons-lang3:3.8.1'
implementation 'com.google.code.gson:gson:2.8.2'
}
Expand Down

0 comments on commit 939314a

Please sign in to comment.