Skip to content

Commit 24ef2a3

Browse files
Released new version
1 parent cddca03 commit 24ef2a3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Burningwave Tools [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Dependencies%20shrinking%20and%20making%20applications%20created%20with%20old%20%23Java%20versions%20work%20on%20%23Java8%20%23Java9%20%23Java10%20%23Java11%20%23Java12%20%23Java13%20%23Java14%20%23Java15%20%23Java16%20%23Java17%20%23Java18%20%23Java19%20%23Java20%20%23Java21%20with%20%40burningwave_org%20Tools&url=https://burningwave.github.io/tools/)
1+
Burningwave Tools [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Dependencies%20shrinking%20and%20making%20applications%20created%20with%20old%20%23Java%20versions%20work%20on%20%23Java8%20%23Java9%20%23Java10%20%23Java11%20%23Java12%20%23Java13%20%23Java14%20%23Java15%20%23Java16%20%23Java17%20%23Java18%20%23Java19%20%23Java20%20%23Java21%20%23Java22%20with%20%40burningwave_org%20Tools&url=https://burningwave.github.io/tools/)
22
==========
33

44
<a href="https://www.burningwave.org">
@@ -8,9 +8,9 @@ Burningwave Tools [![Tweet](https://img.shields.io/twitter/url/http/shields.io.s
88
[![Maven Central with version prefix filter](https://img.shields.io/maven-central/v/org.burningwave/tools/0)](https://maven-badges.herokuapp.com/maven-central/org.burningwave/tools/)
99
[![GitHub](https://img.shields.io/github/license/burningwave/tools)](https://github.com/burningwave/tools/blob/master/LICENSE)
1010

11-
[![Platforms](https://img.shields.io/badge/platforms-Windows%2C%20Mac%20OS%2C%20Linux-orange)](https://github.com/burningwave/tools/actions/runs/7151761820)
11+
[![Platforms](https://img.shields.io/badge/platforms-Windows%2C%20Mac%20OS%2C%20Linux-orange)](https://github.com/burningwave/tools/actions/runs/8907380825)
1212

13-
[![Supported JVM](https://img.shields.io/badge/supported%20JVM-8%2C%209+%20(21)-blueviolet)](https://github.com/burningwave/tools/actions/runs/7151761820)
13+
[![Supported JVM](https://img.shields.io/badge/supported%20JVM-8%2C%209+%20(22)-blueviolet)](https://github.com/burningwave/tools/actions/runs/8907380825)
1414

1515
[![Coveralls github branch](https://img.shields.io/coveralls/github/burningwave/tools/master)](https://coveralls.io/github/burningwave/tools)
1616
[![GitHub open issues](https://img.shields.io/github/issues/burningwave/tools)](https://github.com/burningwave/tools/issues)
@@ -36,7 +36,7 @@ To include Burningwave Tools in your projects simply use with **Apache Maven**:
3636
<dependency>
3737
<groupId>org.burningwave</groupId>
3838
<artifactId>tools</artifactId>
39-
<version>0.25.14</version>
39+
<version>0.26.0</version>
4040
</dependency>
4141
```
4242
<br/>

0 commit comments

Comments
 (0)