diff --git a/blog/2022/virtual_development_server_test_with_testcontainers.html b/blog/2022/virtual_development_server_test_with_testcontainers.html
index 8985d70..6e519fa 100644
--- a/blog/2022/virtual_development_server_test_with_testcontainers.html
+++ b/blog/2022/virtual_development_server_test_with_testcontainers.html
@@ -142,7 +142,7 @@
Automate the Testing of your Infrastructure
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>junit-jupiter</artifactId>
- <version>1.20.3</version>
+ <version>1.20.4</version>
<scope>test</scope>
</dependency>
diff --git a/feed.xml b/feed.xml
index 977ec90..fd812aa 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,8 +6,8 @@
As Much As Possible As Code
en-gb
- Fri, 6 Dec 2024 21:29:53 +0000
- Fri, 6 Dec 2024 21:29:53 +0000
+ Tue, 10 Dec 2024 12:19:48 +0000
+ Tue, 10 Dec 2024 12:19:48 +0000
-
Jenkins Configuration as Code (JCasC)