We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9102ffc + c83f410 commit 1e2a872Copy full SHA for 1e2a872
gradle/libs.versions.toml
@@ -25,7 +25,7 @@ testcontainers-oracle = { module = "org.testcontainers:oracle-xe" }
25
testcontainers-postgresql = { module = "org.testcontainers:postgresql" }
26
testcontainers-sqlserver = { module = "org.testcontainers:mssqlserver" }
27
28
-ecj = { module = "org.eclipse.jdt:ecj", version = "3.40.0" }
+ecj = { module = "org.eclipse.jdt:ecj", version = "3.41.0" }
29
30
google-java-format = { module = "com.google.googlejavaformat:google-java-format", version = "1.25.2" }
31
ktlint = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.5.0" }
0 commit comments