Skip to content

Commit 0855fa7

Browse files
committed
Document Docker dependency on README
Signed-off-by: edu <[email protected]>
1 parent 614ce6c commit 0855fa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ https://github.com/spring-projects/spring-data-jpa/issues[issue tracker] to see
148148
== Building from Source
149149

150150
You don’t need to build from source to use Spring Data (binaries in https://repo.spring.io[repo.spring.io]), but if you want to try out the latest and greatest, Spring Data can be easily built with the https://github.com/takari/maven-wrapper[maven wrapper].
151-
You also need JDK 17 or above.
151+
You also need JDK 17 or above and Docker for integration tests.
152152

153153
[source,bash]
154154
----

0 commit comments

Comments
 (0)