Skip to content

Commit bc42484

Browse files
authored
Fix link for container-based provisioning in release notes
Updated the link for container-based provisioning in the Junit5 Extension release notes. Signed-off-by: Keith Wall <[email protected]>
1 parent 61351b2 commit bc42484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2026-01-05-release-0_14_0-junit-extension.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ categories: releases junit5-extension
99

1010
The Kroxylicious project is very pleased to announce the [0.14.0](https://github.com/kroxylicious/kroxylicious-junit5-extension/releases/tag/v0.14.0) release of our Junit5 Extension.
1111
The main change in this release is the upgrade of [Testcontainers]https://testcontainers.com/ dependency from 1.x to 2.x.
12-
The Junit 5 Extension uses Testcontainers to create broker instances for your Junit tests (when you choose `container` mode).
12+
The Junit 5 Extension uses Testcontainers to create broker instances for your Junit tests (when you choose [container-based provisioning](https://github.com/kroxylicious/kroxylicious-junit5-extension?tab=readme-ov-file#provisioning-mechanisms}).
1313
As a user of the Junit 5 Extension, the changes should be completely transparent to you.
1414

1515
### Feedback

0 commit comments

Comments
 (0)