Skip to content

Commit

Permalink
Update all non major Gradle dependencies to v1.20.2 (#362)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 0c96ed9 commit fe5b3bc
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 47 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ dependencies {
testImplementation("io.swagger.parser.v3:swagger-parser:2.1.22")
testImplementation("org.springframework.security:spring-security-test")
testImplementation("io.opentelemetry:opentelemetry-sdk-testing")
testImplementation("org.testcontainers:localstack:1.20.1")
testImplementation("org.testcontainers:postgresql:1.20.1")
testImplementation("org.testcontainers:localstack:1.20.2")
testImplementation("org.testcontainers:postgresql:1.20.2")
}

kotlin {
Expand Down
90 changes: 45 additions & 45 deletions clients/node/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fe5b3bc

Please sign in to comment.