Skip to content

Commit 9ecbc73

Browse files
Released new version
1 parent dc0ca02 commit 9ecbc73

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/io.github.toolfactory/jvm-driver/9)](https://maven-badges.herokuapp.com/maven-central/io.github.toolfactory/jvm-driver/)
88
[![GitHub](https://img.shields.io/github/license/toolfactory/jvm-driver)](https://github.com/toolfactory/jvm-driver/blob/main/LICENSE)
99

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

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

1414
[![GitHub open issues](https://img.shields.io/github/issues/toolfactory/jvm-driver)](https://github.com/toolfactory/jvm-driver/issues)
1515
[![GitHub closed issues](https://img.shields.io/github/issues-closed/toolfactory/jvm-driver)](https://github.com/toolfactory/jvm-driver/issues?q=is%3Aissue+is%3Aclosed)
@@ -25,7 +25,7 @@ To include ToolFactory JVM Driver in your projects simply use with **Apache Mave
2525
<dependency>
2626
<groupId>io.github.toolfactory</groupId>
2727
<artifactId>jvm-driver</artifactId>
28-
<version>9.4.1</version>
28+
<version>9.4.2</version>
2929
</dependency>
3030
```
3131
### Requiring the ToolFactory JVM Driver module

0 commit comments

Comments
 (0)