Skip to content

Commit

Permalink
Update to platform version 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Duy Luong committed Feb 19, 2019
1 parent 04475c5 commit e24d687
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
<parent>
<groupId>com.katalon</groupId>
<artifactId>com.katalon.platform.parent</artifactId>
<version>1.0.5</version>
<version>1.0.6</version>
</parent>

<groupId>com.katalon</groupId>
<artifactId>katalon-studio-slack-plugin</artifactId>
<version>1.0.5</version>
<version>1.0.6</version>

<packaging>bundle</packaging>

Expand All @@ -21,7 +21,7 @@
<dependency>
<groupId>com.katalon</groupId>
<artifactId>com.katalon.platform</artifactId>
<version>1.0.5</version>
<version>1.0.6</version>
</dependency>

<!-- Slack plugin's dependencies -->
Expand Down

0 comments on commit e24d687

Please sign in to comment.