Skip to content

Commit

Permalink
Attempt to fix checkstyle violation
Browse files Browse the repository at this point in the history
  • Loading branch information
striderarun committed Oct 21, 2024
1 parent 1be6202 commit 7e37b07
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
import static org.testcontainers.utility.MountableFile.forHostPath;

public class ElasticsearchServer
implements Closeable
implements Closeable
{
public static final String ELASTICSEARCH_7_IMAGE = "elasticsearch:7.16.2";
public static final String ELASTICSEARCH_8_IMAGE = "elasticsearch:8.11.3";
Expand Down

0 comments on commit 7e37b07

Please sign in to comment.