Merge branch '3.1.x' into 3.2.x

Closes gh-39091
This commit is contained in:
Andy Wilkinson
2024-01-11 09:56:35 +00:00
150 changed files with 358 additions and 353 deletions

View File

@@ -93,7 +93,7 @@ class TestcontainersStartupTests {
return testStartables;
}
private class TestStartable implements Startable {
private final class TestStartable implements Startable {
private int index;