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 27, 2022
1 parent 33e4956 commit 31427d6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion .idea/compiler.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ javadoc {
// declared dependencies for pom generation
dependencies {
// included build (keep in sync with the latest Prowide Core version)
api 'com.prowidesoftware:pw-swift-core:SRU2021-9.2.13'
api 'com.prowidesoftware:pw-swift-core:SRU2022-9.3.0'
implementation 'org.apache.commons:commons-lang3:3.12.0'
implementation 'com.google.code.gson:gson:2.9.0'
}
Expand Down

0 comments on commit 31427d6

Please sign in to comment.