We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3b99a9 commit cdf44b8Copy full SHA for cdf44b8
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.1</version>
+ <version>1.7.2</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.8</version>
+ <version>1.9.10</version>
81
</dependency>
82
</dependencies>
83
<build>
0 commit comments