Update supported Ratpack version in README (#364)

This commit is contained in:
Trask Stalnaker 2020-04-29 16:35:59 -07:00 committed by GitHub
parent a07d763e1a
commit 212b80d877
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ to capture telemetry from a number of popular libraries and frameworks.
| [Play WS](https://github.com/playframework/play-ws) | 1.0+ |
| [Project Reactor](https://github.com/reactor/reactor-core) | 3.1+ |
| [RabbitMQ Client](https://github.com/rabbitmq/rabbitmq-java-client) | 2.7+ |
| [Ratpack](https://github.com/ratpack/ratpack) | 1.4+ |
| [Ratpack](https://github.com/ratpack/ratpack) | 1.5+ |
| [RMI](https://docs.oracle.com/en/java/javase/11/docs/api/java.rmi/java/rmi/package-summary.html) | Java 7+ |
| [RxJava](https://github.com/ReactiveX/RxJava) | 1.0+ |
| [Servlet](https://javaee.github.io/javaee-spec/javadocs/javax/servlet/package-summary.html) | 2.3+ |