Skip to content

Commit

Permalink
Bump org.testcontainers:cockroachdb from 1.20.1 to 1.20.2
Browse files Browse the repository at this point in the history
Bumps [org.testcontainers:cockroachdb](https://github.com/testcontainers/testcontainers-java) from 1.20.1 to 1.20.2.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.1...1.20.2)

---
updated-dependencies:
- dependency-name: org.testcontainers:cockroachdb
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 8024390 commit e47ef65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ sql-psi-enviroment = { module = "com.alecstrong.sql.psi:environment", version.re
sqldelight-compiler-env = { module = "app.cash.sqldelight:compiler-env", version.ref = "sqldelight" }
sqldelight-jdbc-driver = { module = "app.cash.sqldelight:jdbc-driver", version.ref = "sqldelight" }
sqldelight-postgresql-dialect = { module = "app.cash.sqldelight:postgresql-dialect", version.ref = "sqldelight" }
testcontainers-cockroachdb = { module = "org.testcontainers:cockroachdb", version = "1.20.1" }
testcontainers-cockroachdb = { module = "org.testcontainers:cockroachdb", version = "1.20.2" }

[plugins]
grammar-kit-composer = { id = "com.alecstrong.grammar.kit.composer", version = "0.1.12" }
Expand Down

0 comments on commit e47ef65

Please sign in to comment.