diff --git a/README.md b/README.md index c3754df..69796a0 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This demonstrates how a simple JSON data source can be used in Grafana to read t ### Dependencies -For native image support, GraalVM 22.3 (Java 17 version) is needed with the environment variable `GRAALVM_HOME` set to its path. It can be downloaded from: +For native image support, GraalVM 23.0 (Java 17 version) is needed with the environment variable `GRAALVM_HOME` set to its path. It can be downloaded from: ``` https://github.com/graalvm/graalvm-ce-builds/releases ```