Skip to content

Commit

Permalink
Bump org.testcontainers:postgresql from 1.20.4 to 1.20.5 (#10469)
Browse files Browse the repository at this point in the history
Bumps
[org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java)
from 1.20.4 to 1.20.5.

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 24, 2025
1 parent 28ee1af commit 68d31e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies {
implementation("org.owasp:dependency-check-gradle:12.1.0")
implementation("org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:6.0.1.5171")
implementation("org.springframework.boot:spring-boot-gradle-plugin:3.4.2")
implementation("org.testcontainers:postgresql:1.20.4")
implementation("org.testcontainers:postgresql:1.20.5")
implementation("org.web3j:web3j-gradle-plugin:4.12.3")
}

Expand Down

0 comments on commit 68d31e4

Please sign in to comment.