Skip to content

Commit defefa6

Browse files
authored
Update README.md
1 parent e4b8e62 commit defefa6

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
# jgiven-kotlin
22

3-
[![stable](https://img.shields.io/badge/lifecycle-STABLE-green.svg)](https://github.com/toolisticon#stable)
4-
53
Extensions that make working with the JVM BDD testing tool [jgiven](https://jgiven.org) and Kotlin even more fun.
64

5+
[![stable](https://img.shields.io/badge/lifecycle-STABLE-green.svg)](https://github.com/toolisticon#stable)
76
[![Build Status](https://github.com/toolisticon/jgiven-kotlin/workflows/Development%20branches/badge.svg)](https://github.com/toolisticon/jgiven-kotlin/actions)
87
[![sponsored](https://img.shields.io/badge/sponsoredBy-Holisticon-red.svg)](https://holisticon.de/)
98
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/io.toolisticon.testing/jgiven-kotlin/badge.svg)](https://maven-badges.herokuapp.com/maven-central/io.toolisticon.testing/jgiven-kotlin)
@@ -15,7 +14,7 @@ Extensions that make working with the JVM BDD testing tool [jgiven](https://jgiv
1514
<dependency>
1615
<groupId>io.toolisticon.testing</groupId>
1716
<artifactId>jgiven-kotlin</artifactId>
18-
<version>1.2.0</version>
17+
<version>1.2.2</version>
1918
<scope>test</scope>
2019
</dependency>
2120

0 commit comments

Comments
 (0)