diff --git a/javadoc/2.4-SNAPSHOT/overview-tree.html b/javadoc/2.4-SNAPSHOT/overview-tree.html
index 5b1c7534cb..ebed4887dd 100644
--- a/javadoc/2.4-SNAPSHOT/overview-tree.html
+++ b/javadoc/2.4-SNAPSHOT/overview-tree.html
@@ -71,7 +71,7 @@
Class Hierarchy
java.lang.Object
- spock.util.concurrent.AsyncConditions
-- spock.mock.AutoAttachExtension (implements org.spockframework.runtime.extension.IAnnotationDrivenExtension<T>)
+- spock.mock.AutoAttachExtension (implements org.spockframework.runtime.extension.IStatelessAnnotationDrivenExtension<T>)
- spock.util.concurrent.BlockingVariable<T>
- java.time.Clock (implements java.time.InstantSource)
diff --git a/javadoc/2.4-SNAPSHOT/spock/mock/AutoAttachExtension.html b/javadoc/2.4-SNAPSHOT/spock/mock/AutoAttachExtension.html
index 859f5ea31a..98720267c1 100644
--- a/javadoc/2.4-SNAPSHOT/spock/mock/AutoAttachExtension.html
+++ b/javadoc/2.4-SNAPSHOT/spock/mock/AutoAttachExtension.html
@@ -77,12 +77,12 @@ Class AutoAttachExtension
- All Implemented Interfaces:
-org.spockframework.runtime.extension.IAnnotationDrivenExtension<AutoAttach>
+org.spockframework.runtime.extension.IAnnotationDrivenExtension<AutoAttach>
, org.spockframework.runtime.extension.IStatelessAnnotationDrivenExtension<AutoAttach>
public class AutoAttachExtension
extends Object
-implements org.spockframework.runtime.extension.IAnnotationDrivenExtension<AutoAttach>
+implements org.spockframework.runtime.extension.IStatelessAnnotationDrivenExtension<AutoAttach>
diff --git a/javadoc/2.4-SNAPSHOT/spock/mock/package-tree.html b/javadoc/2.4-SNAPSHOT/spock/mock/package-tree.html
index 75257ba315..5df13a179c 100644
--- a/javadoc/2.4-SNAPSHOT/spock/mock/package-tree.html
+++ b/javadoc/2.4-SNAPSHOT/spock/mock/package-tree.html
@@ -59,7 +59,7 @@ Class Hierarchy