From 5b1d04f7f7a0ef216a2b6ebf520ef18e041849ea Mon Sep 17 00:00:00 2001 From: Ashley Frieze Date: Sun, 12 Nov 2023 16:28:02 +0000 Subject: [PATCH] Update docs 2.1.5 --- README.md | 8 ++++---- system-stubs-junit4/README.md | 2 +- system-stubs-jupiter/README.md | 2 +- system-stubs-testng/README.md | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index e2b3e8f..aa20792 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ class WithEnvironmentVariables { uk.org.webcompere system-stubs-core - 2.1.4 + 2.1.5 ``` @@ -90,7 +90,7 @@ class WithEnvironmentVariables { uk.org.webcompere system-stubs-junit4 - 2.1.4 + 2.1.5 ``` @@ -100,7 +100,7 @@ class WithEnvironmentVariables { uk.org.webcompere system-stubs-jupiter - 2.1.4 + 2.1.5 ``` @@ -110,7 +110,7 @@ class WithEnvironmentVariables { uk.org.webcompere system-stubs-testng - 2.1.4 + 2.1.5 ``` diff --git a/system-stubs-junit4/README.md b/system-stubs-junit4/README.md index 3690fae..97c4e24 100644 --- a/system-stubs-junit4/README.md +++ b/system-stubs-junit4/README.md @@ -9,7 +9,7 @@ project and has been rebuilt from the ground up for this version. uk.org.webcompere system-stubs-junit4 - 2.1.4 + 2.1.5 ``` diff --git a/system-stubs-jupiter/README.md b/system-stubs-jupiter/README.md index 58eb711..4e9039a 100644 --- a/system-stubs-jupiter/README.md +++ b/system-stubs-jupiter/README.md @@ -7,7 +7,7 @@ JUnit 5 unit test. uk.org.webcompere system-stubs-jupiter - 2.1.4 + 2.1.5 ``` diff --git a/system-stubs-testng/README.md b/system-stubs-testng/README.md index 7ac82b5..e5f8f8d 100644 --- a/system-stubs-testng/README.md +++ b/system-stubs-testng/README.md @@ -6,7 +6,7 @@ Provides some automatic instantiation of System Stubs objects during the test li uk.org.webcompere system-stubs-testng - 2.1.4 + 2.1.5 ```