Skip to content

Commit eae4688

Browse files
Merge remote-tracking branch 'origin/main' into dependabot/gradle/com.hedera.hashgraph-hedera-protobuf-java-api-0.67.0
2 parents 299f634 + 84b7384 commit eae4688

3 files changed

Lines changed: 24 additions & 18 deletions

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ dependencies {
8888
api("org.springdoc:springdoc-openapi-webflux-ui:1.8.0")
8989
api("org.mockito:mockito-inline:5.2.0")
9090
api("org.web3j:core:5.0.1")
91-
api("software.amazon.awssdk:bom:2.35.10")
91+
api("software.amazon.awssdk:bom:2.36.2")
9292
api("tech.pegasys:jc-kzg-4844:1.0.0")
9393
api("uk.org.webcompere:system-stubs-jupiter:2.1.8")
9494
}

rest/package-lock.json

Lines changed: 21 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rest/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@
5353
},
5454
"devDependencies": {
5555
"@testcontainers/postgresql": "^11.7.2",
56-
"@testcontainers/redis": "^11.7.1",
56+
"@testcontainers/redis": "^11.7.2",
5757
"app-root-path": "^3.1.0",
58-
"cross-env": "^7.0.3",
58+
"cross-env": "^10.1.0",
5959
"crypto-random-string": "^5.0.0",
6060
"jest": "^30.2.0",
6161
"jest-extended": "^6.0.0",

0 commit comments

Comments
 (0)