aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml9
1 files changed, 7 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 2c11984..463899d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<packaging>jar</packaging>
<groupId>com.github.ivarref</groupId>
<artifactId>yoltq</artifactId>
- <version>0.2.62</version>
+ <version>0.2.63</version>
<name>yoltq</name>
<dependencies>
<dependency>
@@ -13,6 +13,11 @@
<version>1.11.1</version>
</dependency>
<dependency>
+ <groupId>com.github.ivarref</groupId>
+ <artifactId>double-trouble</artifactId>
+ <version>0.1.102</version>
+ </dependency>
+ <dependency>
<groupId>org.clojure</groupId>
<artifactId>tools.logging</artifactId>
<version>1.2.4</version>
@@ -30,7 +35,7 @@
<scm>
<connection>scm:git:git://github.com/ivarref/yoltq.git</connection>
<developerConnection>scm:git:ssh://git@github.com/ivarref/yoltq.git</developerConnection>
- <tag>v0.2.62</tag>
+ <tag>v0.2.63</tag>
<url>https://github.com/ivarref/yoltq</url>
</scm>
</project> \ No newline at end of file