Skip to content

Commit 1775220

Browse files
committed
Change requirement "Java 8" to "at least Java 8"
Make it clear that Fake SFTP server rule can be used with newer versions of Java, too.
1 parent 67e4e3f commit 1775220

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ your tests are running. It uses the SFTP server of the
77
[Apache SSHD](http://mina.apache.org/sshd-project/index.html) project.
88

99
Fake SFTP Server Rule is published under the
10-
[MIT license](http://opensource.org/licenses/MIT). It uses Java 8. Please
10+
[MIT license](http://opensource.org/licenses/MIT). It requires at least Java 8.
11+
Please
1112
[open an issue](https://github.com/stefanbirkner/fake-sftp-server-rule/issues/new)
1213
if you want to use it with an older version of Java.
1314

0 commit comments

Comments
 (0)