From e45171913ba2c6db1c84765fdaef9daa2d09bb60 Mon Sep 17 00:00:00 2001 From: Roberto Gentili Date: Thu, 2 May 2024 10:29:43 +0200 Subject: [PATCH] Released new version --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a5640ca..55071ef 100644 --- a/README.md +++ b/README.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`: