Skip to content

Commit 01091aa

Browse files
committed
Polish "Update docs to Spock 1.2"
Closes gh-15060
1 parent 01b17af commit 01091aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spring-boot-project/spring-boot-docs/src/main/asciidoc/spring-boot-features.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7354,8 +7354,8 @@ If you wish to use Spock to test a Spring Boot application, you should add a dep
73547354
on Spock's `spock-spring` module to your application's build. `spock-spring` integrates
73557355
Spring's test framework into Spock. It is recommended that you use Spock 1.2 or later to
73567356
benefit from a number of improvements to Spock's Spring Framework and Spring Boot
7357-
integration. See http://spockframework.org/spock/docs/1.2/modules.html#_spring_module[the documentation
7358-
for Spock's Spring module] for further details.
7357+
integration. See http://spockframework.org/spock/docs/1.2/modules.html#_spring_module[the
7358+
documentation for Spock's Spring module] for further details.
73597359

73607360

73617361

0 commit comments

Comments
 (0)