Skip to content

Commit 01b17af

Browse files
jeffsheetssnicoll
authored andcommitted
Update docs to Spock 1.2
See gh-15060
1 parent 7d5a76c commit 01b17af

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
@@ -7352,9 +7352,9 @@ can specify a source for your test, which disables the behavior of finding a def
73527352
==== Using Spock to Test Spring Boot Applications
73537353
If you wish to use Spock to test a Spring Boot application, you should add a dependency
73547354
on Spock's `spock-spring` module to your application's build. `spock-spring` integrates
7355-
Spring's test framework into Spock. It is recommended that you use Spock 1.1 or later to
7355+
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.1/modules.html[the documentation
7357+
integration. See http://spockframework.org/spock/docs/1.2/modules.html#_spring_module[the documentation
73587358
for Spock's Spring module] for further details.
73597359

73607360

0 commit comments

Comments
 (0)