This is an automated email from the ASF dual-hosted git repository.
bdelacretaz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git
The following commit(s) were added to refs/heads/master by this push:
new 09f5ea7 Upgrade to Karate 0.9.RC2
09f5ea7 is described below
commit 09f5ea7492177881d728a5fde19c190b376eac3b
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Tue Sep 18 09:18:23 2018 +0200
Upgrade to Karate 0.9.RC2
---
karate-http-testing/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/karate-http-testing/pom.xml b/karate-http-testing/pom.xml
index 6569dd8..d4fd9a5 100644
--- a/karate-http-testing/pom.xml
+++ b/karate-http-testing/pom.xml
@@ -11,7 +11,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version>
<maven.compiler.version>3.6.0</maven.compiler.version>
- <karate.version>0.8.0</karate.version>
+ <karate.version>0.9.0.RC2</karate.version>
<gatling.plugin.version>2.2.4</gatling.plugin.version>
</properties>
@@ -71,4 +71,4 @@
</plugins>
</build>
-</project>
\ No newline at end of file
+</project>