aboutsummaryrefslogtreecommitdiff
path: root/core/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/pom.xml')
-rw-r--r--core/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/pom.xml b/core/pom.xml
index ba0071f582..485aa29f83 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -63,12 +63,12 @@
<dependency>
<groupId>com.twitter</groupId>
<artifactId>chill_2.9.3</artifactId>
- <version>0.3.0</version>
+ <version>0.3.1</version>
</dependency>
<dependency>
<groupId>com.twitter</groupId>
<artifactId>chill-java</artifactId>
- <version>0.3.0</version>
+ <version>0.3.1</version>
</dependency>
<dependency>
<groupId>com.typesafe.akka</groupId>