diff --git a/docs/index.md b/docs/index.md index a5640ca..55071ef 100644 --- a/docs/index.md +++ b/docs/index.md @@ -7,9 +7,9 @@ [![Maven Central with version prefix filter](https://img.shields.io/maven-central/v/org.burningwave/reflection/3)](https://maven-badges.herokuapp.com/maven-central/org.burningwave/reflection/) [![GitHub](https://img.shields.io/github/license/burningwave/reflection)](https://github.com/burningwave/reflection/blob/master/LICENSE) -[![Platforms](https://img.shields.io/badge/platforms-Windows%2C%20Mac%20OS%2C%20Linux-orange)](https://github.com/burningwave/reflection/actions/runs/6576339128) +[![Platforms](https://img.shields.io/badge/platforms-Windows%2C%20Mac%20OS%2C%20Linux-orange)](https://github.com/burningwave/reflection/actions/runs/8920511363) -[![Supported JVM](https://img.shields.io/badge/supported%20JVM-7%2C%208%2C%209+-blueviolet)](https://github.com/burningwave/reflection/actions/runs/6576339128) +[![Supported JVM](https://img.shields.io/badge/supported%20JVM-7%2C%208%2C%209+-blueviolet)](https://github.com/burningwave/reflection/actions/runs/8920511363) [![Coveralls github branch](https://img.shields.io/coveralls/github/burningwave/reflection/main)](https://coveralls.io/github/burningwave/reflection?branch=main) [![GitHub open issues](https://img.shields.io/github/issues/burningwave/reflection)](https://github.com/burningwave/reflection/issues) @@ -39,7 +39,7 @@ If you are on Java 8 and later, to include Burningwave Reflection library in you org.burningwave reflection - 4.4.0 + 4.4.1 ``` @@ -65,7 +65,7 @@ By default the JVM Driver is not imported by the Reflection library, so if you w org.burningwave jvm-driver - 8.14.2 + 8.16.1 ``` ... And the following to your `module-info.java`: