Skip to content

Commit 076438e

Browse files
authored
fix(deps): update dependency software.amazon.awssdk:bom to v2.38.2 (#3019)
1 parent ff567c9 commit 076438e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ antlr4-runtime = { module = "org.antlr:antlr4-runtime", version.strictly = "4.9.
4444
apache-httpclient5 = { module = "org.apache.httpcomponents.client5:httpclient5", version = "5.5.1" }
4545
assertj-core = { module = "org.assertj:assertj-core", version = "3.27.6" }
4646
auth0-jwt = { module = "com.auth0:java-jwt", version = "4.5.0" }
47-
awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.37.3" }
47+
awssdk-bom = { module = "software.amazon.awssdk:bom", version = "2.38.2" }
4848
awaitility = { module = "org.awaitility:awaitility", version = "4.3.0" }
4949
azuresdk-bom = { module = "com.azure:azure-sdk-bom", version = "1.3.2" }
5050
caffeine = { module = "com.github.ben-manes.caffeine:caffeine", version = "3.2.3" }

0 commit comments

Comments
 (0)