Skip to content

Commit

Permalink
Bug fix for logging failures (#200)
Browse files Browse the repository at this point in the history
Signed-off-by: Prashant Mishra <mishprs@amazon.com>
  • Loading branch information
mishprs authored Sep 1, 2023
1 parent 751110b commit 2103097
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions amazon-personalize-ranking/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ dependencies {
implementation 'com.amazonaws:aws-java-sdk-sts:1.12.300'
implementation 'com.amazonaws:aws-java-sdk-core:1.12.300'
implementation 'com.amazonaws:aws-java-sdk-personalizeruntime:1.12.300'
implementation 'commons-logging:commons-logging:1.2'
}


Expand Down

0 comments on commit 2103097

Please sign in to comment.