From d93f027053dffaa5612feaed3e22f473f1c54d23 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 27 Jun 2024 19:50:54 +0000 Subject: [PATCH] Update recipes index and README --- docs/recipes/index.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/recipes/index.json b/docs/recipes/index.json index f98c3c84f..fd1d7124e 100644 --- a/docs/recipes/index.json +++ b/docs/recipes/index.json @@ -411,7 +411,7 @@ "file": "java-explicit-casting.md", "title": "Java - Explicit Casting of a Component to a Specific Interface", "path": "/docs/recipes/java-explicit-casting.md", - "hash": "b4863537377e04ae4102e3f7b42c0f2b", + "hash": "f13d00993a1625d4aad2d6faec1ae66e", "keywords": [ "java", "cast",