Skip to content

Commit

Permalink
Another RFS Dependency update
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Helma <chelma+github@amazon.com>
  • Loading branch information
chelma committed Apr 1, 2024
1 parent 407e79a commit 6492688
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RFS/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ dependencies {
implementation 'com.fasterxml.jackson.core:jackson-annotations:2.16.2'
implementation 'com.fasterxml.jackson.core:jackson-core:2.16.2'
implementation 'software.amazon.awssdk:s3:2.25.16'
implementation 'io.netty:netty-codec-http:4.1.108.Final'
}

application {
Expand Down

0 comments on commit 6492688

Please sign in to comment.