Skip to content

Commit 5745ee7

Browse files
authored
Merge pull request #596 from komapper/renovate/testcontainers-java-monorepo
Update dependency org.testcontainers:testcontainers-bom to v1.20.4
2 parents a32e559 + f75765e commit 5745ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codegen/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ buildscript {
33
mavenCentral()
44
}
55
dependencies {
6-
classpath(platform("org.testcontainers:testcontainers-bom:1.20.3"))
6+
classpath(platform("org.testcontainers:testcontainers-bom:1.20.4"))
77
classpath("org.testcontainers:mysql")
88
classpath("org.testcontainers:postgresql")
99
classpath("mysql:mysql-connector-java:8.0.33")

0 commit comments

Comments
 (0)