We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4ca809 commit 7ea5f8dCopy full SHA for 7ea5f8d
pom.xml
@@ -3,7 +3,7 @@
3
<groupId>com.assertthat.plugins</groupId>
4
<artifactId>assertthat-bdd-maven-plugin</artifactId>
5
<packaging>maven-plugin</packaging>
6
- <version>1.7.3</version>
+ <version>1.7.4</version>
7
<name>assertthat-bdd-maven-plugin</name>
8
<description>AssertThat BDD Jira maven plugin</description>
9
<url>http://www.assertthat.com</url>
@@ -77,7 +77,7 @@
77
<dependency>
78
79
<artifactId>assertthat-bdd-standalone</artifactId>
80
- <version>1.9.11</version>
+ <version>1.9.12</version>
81
</dependency>
82
</dependencies>
83
<build>
0 commit comments