@@ -111,7 +111,7 @@ logback-tyler = "1.0.2"
111111log4j = " 3.0.0-beta3"
112112jmh = " 1.37"
113113mrjar = " 0.1.1"
114- ktfmt = " 0.58 "
114+ ktfmt = " 0.59 "
115115google-javaformat = " 1.30.0"
116116palantir-javaformat = " 2.78.0"
117117google-auto-value = " 1.11.0"
@@ -161,7 +161,7 @@ expiringmap = "0.5.11"
161161otp = " 2.1.0"
162162password4j = " 1.8.4"
163163apache-commons-imaging = " 1.0.0-alpha6"
164- testcontainers = " 1.21.3 "
164+ testcontainers = " 2.0.0 "
165165sourceBuddy = " 2.5.3"
166166tcp-javanioproxy = " 1.6"
167167kubernetes-client = " 24.0.0"
@@ -574,12 +574,12 @@ multiplatform-settings-serialization = { module = "com.russhwolf:multiplatform-s
574574
575575apache-commons-imaging = { module = " org.apache.commons:commons-imaging" , version.ref = " apache-commons-imaging" }
576576testcontainers-bom = { module = " org.testcontainers:testcontainers-bom" , version.ref = " testcontainers" }
577- testcontainers-core = { module = " org.testcontainers:testcontainers" }
578- testcontainers-postgresql = { module = " org.testcontainers:postgresql" }
579- testcontainers-cassandra = { module = " org.testcontainers:cassandra" }
580- testcontainers-k3s = { module = " org.testcontainers:k3s" }
581- testcontainers-clickhouse = { module = " org.testcontainers:clickhouse" }
582- testcontainers-junit5 = { module = " org.testcontainers:junit-jupiter" }
577+ testcontainers-core = { module = " org.testcontainers:testcontainers" , version.ref = " testcontainers " }
578+ testcontainers-postgresql = { module = " org.testcontainers:testcontainers- postgresql" , version.ref = " testcontainers " }
579+ testcontainers-cassandra = { module = " org.testcontainers:testcontainers- cassandra" , version.ref = " testcontainers " }
580+ testcontainers-k3s = { module = " org.testcontainers:testcontainers- k3s" , version.ref = " testcontainers " }
581+ testcontainers-clickhouse = { module = " org.testcontainers:testcontainers- clickhouse" , version.ref = " testcontainers " }
582+ testcontainers-junit5 = { module = " org.testcontainers:testcontainers- junit-jupiter" , version.ref = " testcontainers " }
583583kubernetes-client = { module = " io.kubernetes:client-java" , version.ref = " kubernetes-client" }
584584
585585tcp-javanioproxy = { module = " com.github.terma:javaniotcpproxy" , version.ref = " tcp-javanioproxy" }
0 commit comments