Skip to content

Commit be3fe06

Browse files
committed
Update the README for a better view of the versions
1 parent cbf3384 commit be3fe06

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ I believe it could be beneficial for many, so I've made the code available here.
1111

1212
You're welcome to contribute your own examples if you'd like.
1313

14-
This repository is tested against Elasticsearch Server 9.1.2 using
15-
[Elasticsearch Java API Client](https://www.elastic.co/docs/reference/elasticsearch/clients/java) 9.1.3.
14+
This repository is tested against **Elasticsearch Server 9.1.2** using
15+
**Elasticsearch Java API Client 9.1.3**.
1616

1717
We automatically start a Docker image using the [Elasticsearch module for TestContainers](https://www.testcontainers.org/modules/elasticsearch/).
1818

src/main/documentation/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ I believe it could be beneficial for many, so I've made the code available here.
1111

1212
You're welcome to contribute your own examples if you'd like.
1313

14-
This repository is tested against Elasticsearch Server ${elasticsearch.version} using
15-
[Elasticsearch Java API Client](https://www.elastic.co/docs/reference/elasticsearch/clients/java) ${elasticsearch-client.version}.
14+
This repository is tested against **Elasticsearch Server ${elasticsearch.version}** using
15+
**Elasticsearch Java API Client ${elasticsearch-client.version}**.
1616

1717
We automatically start a Docker image using the [Elasticsearch module for TestContainers](https://www.testcontainers.org/modules/elasticsearch/).
1818

0 commit comments

Comments
 (0)