Skip to content

Commit

Permalink
Update dependency software.amazon.awssdk:netty-nio-client to v2.29.12
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] authored Dec 18, 2024
1 parent 58903ba commit a2278ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ml-algorithms/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ dependencies {
implementation group: 'software.amazon.awssdk', name: 'regions', version: '2.25.40'
implementation 'com.jayway.jsonpath:json-path:2.9.0'
implementation group: 'org.json', name: 'json', version: '20231013'
implementation group: 'software.amazon.awssdk', name: 'netty-nio-client', version: '2.25.40'
implementation group: 'software.amazon.awssdk', name: 'netty-nio-client', version: '2.29.12'
}

lombok {
Expand Down

0 comments on commit a2278ba

Please sign in to comment.