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 1db6b47 commit a32f288Copy full SHA for a32f288
pom.xml
@@ -11,7 +11,7 @@
11
<parent>
12
<groupId>org.clojure</groupId>
13
<artifactId>pom.contrib</artifactId>
14
- <version>1.1.0</version>
+ <version>1.2.0</version>
15
</parent>
16
17
<developers>
@@ -34,7 +34,7 @@
34
<dependency>
35
36
<artifactId>tools.logging</artifactId>
37
- <version>1.2.1</version>
+ <version>1.3.0</version>
38
<scope>test</scope>
39
</dependency>
40
</dependencies>
0 commit comments