Skip to content

Commit c72e415

Browse files
Released new version
1 parent 484da72 commit c72e415

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
[![Maven Central with version prefix filter](https://img.shields.io/maven-central/v/org.burningwave/jvm-driver/8)](https://maven-badges.herokuapp.com/maven-central/org.burningwave/jvm-driver/)
88
[![GitHub](https://img.shields.io/github/license/burningwave/jvm-driver)](https://github.com/burningwave/jvm-driver/blob/main/LICENSE)
99

10-
[![Platforms](https://img.shields.io/badge/platforms-Windows%2C%20Mac%20OS%2C%20Linux-orange)](https://github.com/burningwave/jvm-driver/actions/runs/14530050475)
10+
[![Platforms](https://img.shields.io/badge/platforms-Windows%2C%20Mac%20OS%2C%20Linux-orange)](https://github.com/burningwave/jvm-driver/actions/runs/14538126883)
1111

12-
[![Supported JVM](https://img.shields.io/badge/supported%20JVM-7%2C%208%2C%209+%20(24)-blueviolet)](https://github.com/burningwave/jvm-driver/actions/runs/14530050475)
12+
[![Supported JVM](https://img.shields.io/badge/supported%20JVM-7%2C%208%2C%209+%20(24)-blueviolet)](https://github.com/burningwave/jvm-driver/actions/runs/14538126883)
1313

1414
[![GitHub open issues](https://img.shields.io/github/issues/burningwave/jvm-driver)](https://github.com/burningwave/jvm-driver/issues)
1515
[![GitHub closed issues](https://img.shields.io/github/issues-closed/burningwave/jvm-driver)](https://github.com/burningwave/jvm-driver/issues?q=is%3Aissue+is%3Aclosed)
@@ -27,7 +27,7 @@ To include Burningwave JVM Driver in your projects simply use with **Apache Mave
2727
<dependency>
2828
<groupId>org.burningwave</groupId>
2929
<artifactId>jvm-driver</artifactId>
30-
<version>8.19.0</version>
30+
<version>8.19.1</version>
3131
</dependency>
3232
```
3333
### Requiring the Burningwave JVM Driver module

0 commit comments

Comments
 (0)